Skip to content

Commit a828b7b

Browse files
committed
Update requrements.in to specify urllib3>=1.24.3
1 parent d031933 commit a828b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pyopenssl==18.0.0
99
PyYAML==5.2 # PyYAML 5.3 does not support Python 3.4
1010
pytz==2018.9
1111
requests>=2.20.0
12-
urllib3>=1.24.2
12+
urllib3>=1.24.3
1313
deprecated==1.2.6
1414
wheel==0.24.0
1515
iso8601==0.1.12

0 commit comments

Comments
 (0)