build(deps): bump werkzeug from 3.1.4 to 3.1.5 (#35783)

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
...

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-09 11:52:23 +05:30 committed by GitHub
parent 3d0cb00c43
commit 469c5fb2ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ dependencies = [
"RestrictedPython~=8.1", "RestrictedPython~=8.1",
"WeasyPrint==66.0", "WeasyPrint==66.0",
"pydyf==0.12.1", "pydyf==0.12.1",
"Werkzeug==3.1.4", "Werkzeug==3.1.5",
"Whoosh~=2.7.4", "Whoosh~=2.7.4",
"beautifulsoup4~=4.13.5", "beautifulsoup4~=4.13.5",
"bleach-allowlist~=1.0.3", "bleach-allowlist~=1.0.3",