We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021dcf8 commit 5b8519cCopy full SHA for 5b8519c
requirements.txt
@@ -28,7 +28,7 @@ scp==0.13.2
28
six==1.15.0
29
tqdm==4.35.0
30
twine==3.2.0
31
-urllib3==1.25.3
+urllib3==1.26.5
32
webencodings==0.5.1
33
xmltodict==0.12.0
34
zipp==3.3.0
setup.py
@@ -28,7 +28,7 @@
'PyYAML==5.1.2',
'requests==2.22.0',
'tqdm==4.35.0',
- 'urllib3==1.25.3',
+ 'urllib3==1.26.5',
'xmltodict==0.12.0',
'paramiko',
'scp'
0 commit comments