chore(deps): bump werkzeug from 3.1.3 to 3.1.4 (#35010)

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

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.4
  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] 2025-12-02 11:01:37 +05:30 committed by GitHub
parent 3ad691c47d
commit ccb4afaa11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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