Skip to content

Commit d04e15c

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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a2cf01 commit d04e15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"pytest==7.*",
2121
"sortedcontainers==2.*",
2222
"Flask==3.0.3",
23-
"Werkzeug==3.1.5",
23+
"Werkzeug==3.1.6",
2424
"flask-cors==3.*",
2525
"cffi==1.*",
2626
"pre-commit==2.*",

0 commit comments

Comments
 (0)