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 4, 2024
1 parent b49c3b6 commit df7c61c
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 @@ -70,7 +70,7 @@ tomli==2.0.2
typing-extensions==4.12.2
urllib3==1.26.20
uv==0.4.29
werkzeug==3.0.6
werkzeug==3.1.1
wrapt==1.16.0
xmltodict==0.14.2
zipp==3.20.2
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ typing-extensions==4.12.2
urllib3==1.26.20
uv==0.4.29
watchdog==4.0.2
werkzeug==3.0.6
werkzeug==3.1.1
wrapt==1.16.0
xmltodict==0.14.2
zipp==3.20.2

0 comments on commit df7c61c

Please sign in to comment.