Skip to content

Commit 94326c4

Browse files
Update dependency urllib3 to v2.5.0 [SECURITY]
1 parent aa322e7 commit 94326c4

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
@@ -5,4 +5,4 @@ idna==3.6 ; python_version >= "3.10" and python_version < "4.0"
55
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
66
requests==2.31.0 ; python_version >= "3.10" and python_version < "4.0"
77
soupsieve==2.5 ; python_version >= "3.10" and python_version < "4.0"
8-
urllib3==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
8+
urllib3==2.5.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)