Skip to content

Commit 8a58543

Browse files
Update dependency urllib3 to v2.6.3 [SECURITY]
1 parent 9c195bb commit 8a58543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.3 ; 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)