Skip to content

Commit 83565b8

Browse files
Bump werkzeug from 3.1.5 to 3.1.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea77e7d commit 83565b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ sentry-sdk[flask]~=2.24.1
2626
six~=1.17.0
2727
SQLAlchemy~=2.0.40
2828
structlog~=18.1.0
29-
Werkzeug~=3.1.3
29+
Werkzeug~=3.1.6
3030
wrapt~=1.17.2
3131
click~=8.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ urllib3==2.6.3
198198
# via
199199
# requests
200200
# sentry-sdk
201-
werkzeug==3.1.5
201+
werkzeug==3.1.6
202202
# via
203203
# -r requirements.in
204204
# flask

0 commit comments

Comments
 (0)