Skip to content

Commit 65981ce

Browse files
authored
Bump urllib3 from 2.6.0 to 2.6.3 in /requirements/test (#545)
2 parents 1479e5b + 7e5e0e2 commit 65981ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ requests==2.32.5 ; python_version >= "3.10"
1515
responses==0.25.8 ; python_version >= "3.10"
1616
tomli==2.2.1 ; python_version >= "3.10" and python_full_version <= "3.11.0a6"
1717
typing-extensions==4.15.0 ; python_version == "3.10"
18-
urllib3==2.6.0 ; python_version >= "3.10"
18+
urllib3==2.6.3 ; python_version >= "3.10"

0 commit comments

Comments
 (0)