Skip to content

Commit 709d71e

Browse files
authored
Merge pull request #132 from kurtmckee/dependabot/pip/requirements/docs/urllib3-2.5.0
Bump urllib3 from 2.4.0 to 2.5.0 in /requirements/docs
2 parents 71ab083 + 65a2e0d commit 709d71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.9"
2121
sphinxcontrib-qthelp==2.0.0 ; python_version >= "3.9"
2222
sphinxcontrib-serializinghtml==2.0.0 ; python_version >= "3.9"
2323
tomli==2.2.1 ; python_version >= "3.9" and python_version < "3.11"
24-
urllib3==2.4.0 ; python_version >= "3.9"
24+
urllib3==2.5.0 ; python_version >= "3.9"
2525
zipp==3.23.0 ; python_version == "3.9"

0 commit comments

Comments
 (0)