Skip to content

Commit 7926745

Browse files
authored
Merge pull request #410 from jacebrowning/dependabot/pip/docs/urllib3-2.6.3
Bump urllib3 from 2.6.0 to 2.6.3 in /docs
2 parents 00c307a + e1e8ac7 commit 7926745

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
@@ -76,6 +76,6 @@ types-freezegun==1.1.10 ; python_version >= "3.9" and python_version < "3.15"
7676
types-setuptools==65.3.0 ; python_version >= "3.9" and python_version < "3.15"
7777
typing-extensions==4.3.0 ; python_version >= "3.9" and python_version < "3.15"
7878
universal-startfile==0.2 ; python_version >= "3.9" and python_version < "3.15"
79-
urllib3==2.6.0 ; python_version >= "3.9" and python_version < "3.15"
79+
urllib3==2.6.3 ; python_version >= "3.9" and python_version < "3.15"
8080
watchdog==2.1.9 ; python_version >= "3.9" and python_version < "3.15"
8181
zipp==3.19.1 ; python_version >= "3.9" and python_version < "3.15"

0 commit comments

Comments
 (0)