Skip to content

Commit

Permalink
chore(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent f067512 commit 34d8df0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ tzdata==2023.3
tree_sitter==0.21.3
tree_sitter_languages==1.10.2
urllib3==1.26.19
Werkzeug==3.0.3
Werkzeug==3.0.6
pytest==7.4.3
pydantic==2.6.*
mypy==1.8.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ wcwidth==0.2.13
# via prompt-toolkit
websockets==14.1
# via uvicorn
werkzeug==3.0.3
werkzeug==3.0.6
# via
# -r requirements-constraints.txt
# flask
Expand Down

0 comments on commit 34d8df0

Please sign in to comment.