Bump werkzeug from 3.0.4 to 3.1.5 in /src/picture-submission/webapi

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.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.0.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>
This commit is contained in:
dependabot[bot]
2026-01-09 00:34:53 +00:00
committed by GitHub
parent 5453eac038
commit 5c4b95bb6e

View File

@@ -33,5 +33,5 @@ six==1.16.0
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.2
Werkzeug==3.0.4
Werkzeug==3.1.5
StrEnum==0.4.15