Skip to content

Commit ded05a5

Browse files
authored
try to upgrade urllib3, first to 2.0 (#17655)
1 parent ee925cb commit ded05a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conans/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
requests>=2.25, <3.0.0
2-
urllib3>=1.26.6, <1.27
2+
urllib3>=1.26.6, <2.1
33
colorama>=0.4.3, <0.5.0
44
PyYAML>=6.0, <7.0
55
patch-ng>=1.18.0, <1.19

0 commit comments

Comments
 (0)