Bump werkzeug from 3.0.6 to 3.1.3

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.6...3.1.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-01 10:40:45 +00:00
committed by GitHub
parent 4225470b1e
commit bf9537ccd4
2 changed files with 6 additions and 6 deletions

View File

@@ -34,7 +34,7 @@ pyproj = "==3.7.1"
python-dotenv = "==1.1.0"
pytz = "^2024.1"
rtreelib = "==0.2.0"
werkzeug = "^3.0.6"
werkzeug = "^3.1.3"
wtforms = "~=3.1"
markdown = "^3.5.2"
async-timeout = "^4.0.3"