Skip to content

Commit

Permalink
Bump werkzeug from 3.0.3 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.1.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.3...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent b579bca commit 4f50f6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ tomli==2.0.1
typing-extensions==4.12.2
urllib3==1.26.19
uv==0.2.10
werkzeug==3.0.6
werkzeug==3.1.1
wrapt==1.16.0
xmltodict==0.13.0
zipp==3.19.2
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ typing-extensions==4.12.2
urllib3==1.26.19
uv==0.2.10
watchdog==4.0.1
werkzeug==3.0.6
werkzeug==3.1.1
wrapt==1.16.0
xmltodict==0.13.0
zipp==3.19.2

0 comments on commit 4f50f6b

Please sign in to comment.