Skip to content

Commit 6681582

Browse files
authored
Bump urllib3 from 2.5.0 to 2.6.0 in /requirements/mypy (#542)
2 parents 9203bc2 + 91a7015 commit 6681582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/mypy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ tomli==2.2.1 ; python_version == "3.10"
55
types-chardet==5.0.4.6 ; python_version >= "3.10"
66
types-requests==2.32.4.20250809 ; python_version >= "3.10"
77
typing-extensions==4.15.0 ; python_version >= "3.10"
8-
urllib3==2.5.0 ; python_version >= "3.10"
8+
urllib3==2.6.0 ; python_version >= "3.10"

0 commit comments

Comments
 (0)