Skip to content

Commit be38c41

Browse files
committed
Upgrade to urllib>=2.5.0
1 parent d1fdf00 commit be38c41

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)