Skip to content

Commit aa31648

Browse files
authored
chore(deps): update dependency werkzeug to v3.0.4 (#428)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 6462efb commit aa31648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ typing-extensions==4.7.1 ; python_version == "3.7" \
303303
urllib3==2.2.3; python_version >= "3.7" and python_version < "4.0" \
304304
--hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472 \
305305
--hash=sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168
306-
Werkzeug==3.0.3; python_version >= "3.8" and python_version < "4.0" \
306+
Werkzeug==3.0.4; python_version >= "3.8" and python_version < "4.0" \
307307
--hash=sha256:097e5bfda9f0aba8da6b8545146def481d06aa7d3266e7448e2cccf67dd8bd18 \
308308
--hash=sha256:fc9645dc43e03e4d630d23143a04a7f947a9a3b5727cd535fdfe155a17cc48c8
309309
zipp==3.19.1; python_version >= "3.8" and python_version < "3.10" \

0 commit comments

Comments
 (0)