Skip to content

Commit 3603728

Browse files
authored
urllib3-version bump (#585)
1 parent 28db9da commit 3603728

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
@@ -66,7 +66,7 @@ sphinxcontrib-serializinghtml==1.1.5 ; python_full_version >= "3.8.0" and python
6666
tomli==2.0.1 ; python_version >= "3.8" and python_version < "3.11"
6767
tomlkit==0.12.5 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
6868
typing-extensions==4.12.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
69-
urllib3==2.6.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
69+
urllib3==2.6.0 ; python_version >= "3.9" and python_full_version < "4.0.0"
7070
wrapt==1.16.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
7171
yarl==1.9.4 ; python_version >= "3.8" and python_full_version < "4.0.0"
7272
zipp==3.19.1 ; python_version >= "3.8" and python_version < "3.10"

0 commit comments

Comments
 (0)