Skip to content

Commit 7f24974

Browse files
authored
Merge pull request #359 from jacebrowning/dependabot/pip/urllib3-2.5.0
Bump urllib3 from 1.26.19 to 2.5.0
2 parents c28723a + 56c133f commit 7f24974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ types-freezegun==1.1.10 ; python_version >= "3.8" and python_version < "4.0"
7979
types-setuptools==65.3.0 ; python_version >= "3.8" and python_version < "4.0"
8080
typing-extensions==4.3.0 ; python_version >= "3.8" and python_version < "4.0"
8181
universal-startfile==0.2 ; python_version >= "3.8" and python_version < "4.0"
82-
urllib3==1.26.19 ; python_version >= "3.8" and python_version < "4.0"
82+
urllib3==2.5.0 ; python_version >= "3.8" and python_version < "4.0"
8383
watchdog==2.1.9 ; python_version >= "3.8" and python_version < "4.0"
8484
wheel==0.38.4 ; python_version >= "3.8" and python_version < "3.9"
8585
wrapt==1.14.1 ; python_version >= "3.8" and python_version < "4.0"

0 commit comments

Comments
 (0)