Skip to content

Commit d4cfdbb

Browse files
Update dependency urllib3 to v2 [SECURITY]
1 parent 44fe343 commit d4cfdbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py.requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ furo >= 2024.04.27; python_version >= '3.8'
4444
sphinx-copybutton >= 0.5.2; python_version >= '3.7'
4545

4646
# -- NEEDED FOR: RTD (as temporary fix)
47-
urllib3 < 2.0.0; python_version < '3.8'
47+
urllib3 <2.6.3; python_version < '3.8'
4848

4949
# -- SUPPORT: sphinx-doc translations (prepared)
5050
sphinx-intl >= 0.9.11

0 commit comments

Comments
 (0)