Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 12, 2022
1 parent 8e4d3ba commit 48fb8a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ sentry-sdk[flask]~=0.19.5
six~=1.12.0
SQLAlchemy~=1.3.22
structlog~=18.1.0
Werkzeug~=0.15.3
Werkzeug~=1.0.1
wrapt~=1.11.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ urllib3==1.26.9
# via
# requests
# sentry-sdk
werkzeug==0.15.6
werkzeug==1.0.1
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit 48fb8a2

Please sign in to comment.