Skip to content

Commit 6462efb

Browse files
authored
chore(deps): update dependency urllib3 to v2.2.3 (#427)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent fc392b9 commit 6462efb

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
@@ -300,7 +300,7 @@ toml==0.10.2 ; python_version >= "3.7" and python_version < "4.0" \
300300
typing-extensions==4.7.1 ; python_version == "3.7" \
301301
--hash=sha256:440d5dd3af93b060174bf433bccd69b0babc3b15b1a8dca43789fd7f61514b36 \
302302
--hash=sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2
303-
urllib3==2.2.2; python_version >= "3.7" and python_version < "4.0" \
303+
urllib3==2.2.3; python_version >= "3.7" and python_version < "4.0" \
304304
--hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472 \
305305
--hash=sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168
306306
Werkzeug==3.0.3; python_version >= "3.8" and python_version < "4.0" \

0 commit comments

Comments
 (0)