Skip to content

Commit 2fb0621

Browse files
Update dependency urllib3 to v2.5.0 [SECURITY]
1 parent 9c195bb commit 2fb0621

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
@@ -70,7 +70,7 @@ tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
7070
tomlkit==0.13.0 ; python_version >= "3.10" and python_version < "4.0"
7171
trove-classifiers==2024.7.2 ; python_version >= "3.10" and python_version < "4.0"
7272
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
73-
urllib3==2.2.2 ; python_version >= "3.10" and python_version < "4.0"
73+
urllib3==2.5.0 ; python_version >= "3.10" and python_version < "4.0"
7474
virtualenv==20.26.3 ; python_version >= "3.10" and python_version < "4.0"
7575
xattr==1.1.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "darwin"
7676
zipp==3.19.2 ; python_version >= "3.10" and python_version < "3.12"

0 commit comments

Comments
 (0)