Skip to content

Commit a502feb

Browse files
committed
Werkzeug==3.1.3
1 parent 178d83e commit a502feb

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
@@ -64,7 +64,7 @@ def find_version(*file_paths):
6464
# https://github.com/kevin1024/vcrpy/issues/645#issuecomment-1562489489
6565
# https://github.com/postmanlabs/httpbin/issues/673
6666
# https://github.com/postmanlabs/httpbin/pull/674
67-
"Werkzeug==2.0.3",
67+
"Werkzeug==3.1.3",
6868
],
6969
}
7070

0 commit comments

Comments
 (0)