Skip to content

Commit

Permalink
Bump werkzeug from 3.0.3 to 3.0.6
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [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.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 7b05cf6 commit 1c6e701
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 @@ -299,7 +299,7 @@ webob==1.8.7
# webtest
webtest==3.0.0
# via atramhasis (pyproject.toml)
werkzeug==3.0.3
werkzeug==3.0.6
# via openapi-core
zope-deprecation==5.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ webencodings==0.5.1
# html5lib
webob==1.8.7
# via pyramid
werkzeug==3.0.3
werkzeug==3.0.6
# via openapi-core
zope-deprecation==5.0
# via
Expand Down

0 comments on commit 1c6e701

Please sign in to comment.