Skip to content

Commit 2c6cce0

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ sentry-sdk[flask]~=2.56.0
2828
six~=1.17.0
2929
SQLAlchemy~=2.0.48
3030
structlog~=25.5.0
31-
Werkzeug~=3.1.6
31+
Werkzeug~=3.1.8
3232
wrapt~=2.1.2
3333
click~=8.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ urllib3==2.6.3
215215
# botocore
216216
# requests
217217
# sentry-sdk
218-
werkzeug==3.1.6
218+
werkzeug==3.1.8
219219
# via
220220
# -r requirements.in
221221
# flask

0 commit comments

Comments
 (0)