Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 876bcb5 commit a31935f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ wcwidth==0.2.13
# via
# -r requirements-tests.txt
# prompt-toolkit
werkzeug==3.0.1
werkzeug==3.0.2
# via
# -r requirements-tests.txt
# flask
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@ wcwidth==0.2.13
# via
# -r requirements-tests.txt
# prompt-toolkit
werkzeug==3.0.1
werkzeug==3.0.2
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ wcwidth==0.2.13
# via
# -r requirements.txt
# prompt-toolkit
werkzeug==3.0.1
werkzeug==3.0.2
# via
# -r requirements.txt
# flask
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ vine==5.1.0
# kombu
wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.1
werkzeug==3.0.2
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit a31935f

Please sign in to comment.