Skip to content

Commit 95e4688

Browse files
authored
Upgrade to urllib>=2.5.0 (#200)
1 parent d1fdf00 commit 95e4688

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
@@ -3,4 +3,4 @@ sphinx-copybutton
33
recommonmark
44
docutils
55
urllib3<2; python_version < "3.11"
6-
urllib3; python_version >= "3.11"
6+
urllib3>=2.5.0; python_version >= "3.11"

0 commit comments

Comments
 (0)