Skip to content

Commit 48fb8a2

Browse files
Bump werkzeug from 0.15.6 to 1.0.1
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]>
1 parent 8e4d3ba commit 48fb8a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ sentry-sdk[flask]~=0.19.5
2727
six~=1.12.0
2828
SQLAlchemy~=1.3.22
2929
structlog~=18.1.0
30-
Werkzeug~=0.15.3
30+
Werkzeug~=1.0.1
3131
wrapt~=1.11.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ urllib3==1.26.9
182182
# via
183183
# requests
184184
# sentry-sdk
185-
werkzeug==0.15.6
185+
werkzeug==1.0.1
186186
# via
187187
# -r requirements.in
188188
# flask

0 commit comments

Comments
 (0)