Bump werkzeug from 3.1.4 to 3.1.5 (#3196)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.4 to 3.1.5.
- [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.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-12 14:56:39 +00:00
committed by GitHub
parent 5120674208
commit e1fda269e2
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ openpyxl = "==3.0.10"
pyproj = "==3.7.2"
python-dotenv = "==1.2.1"
rtreelib = "==0.2.0"
werkzeug = "^3.1.4"
werkzeug = "^3.1.5"
wtforms = "~=3.1"
markdown = "^3.10"
mistune = "^3.2.0"