Skip to content

Commit 63fb691

Browse files
authored
Merge pull request #320 from openreview/dependabot/pip/werkzeug-3.1.6
Bump werkzeug from 3.1.5 to 3.1.6
2 parents 2a2cf01 + d04e15c commit 63fb691

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)