Browse Source

Merge pull request #6955 from ndeloof/paramiko

Bump paramiko to 2.6.0
Guillaume LOURS 6 years ago
parent
commit
4e83bafec6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -12,7 +12,7 @@ functools32==3.2.3.post2; python_version < '3.2'
 idna==2.5
 ipaddress==1.0.18
 jsonschema==3.0.1
-paramiko==2.4.2
+paramiko==2.6.0
 pypiwin32==219; sys_platform == 'win32' and python_version < '3.6'
 pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
 PySocks==1.6.7