Skip to content

Commit 5f9b6e5

Browse files
Update requirements.txt
1 parent c8e9e8d commit 5f9b6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ requests-oauthlib==2.0.0 ; python_version >= "3.9" and python_version < "3.13"
3636
requests==2.32.2 ; python_version >= "3.9" and python_version < "3.13"
3737
sniffio==1.3.1 ; python_version >= "3.9" and python_version < "3.13"
3838
typing-extensions==4.11.0 ; python_version >= "3.9" and python_version < "3.11"
39-
urllib3==2.2.1 ; python_version >= "3.9" and python_version < "3.13"
39+
urllib3==2.2.2 ; python_version >= "3.9" and python_version < "3.13"
4040
yarl==1.9.4 ; python_version >= "3.9" and python_version < "3.13"
4141
zipp==3.18.2 ; python_version >= "3.9" and python_version < "3.10"

0 commit comments

Comments
 (0)