Merge pull request #7144 from docker/dependabot/pip/paramiko-2.7.1

Bump paramiko from 2.6.0 to 2.7.1
This commit is contained in:
Ulysses Souza 2020-01-14 18:21:39 +01:00 committed by GitHub
commit 4b332453db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ functools32==3.2.3.post2; python_version < '3.2'
idna==2.8
ipaddress==1.0.18
jsonschema==3.2.0
paramiko==2.6.0
paramiko==2.7.1
pypiwin32==219; sys_platform == 'win32' and python_version < '3.6'
pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
PySocks==1.7.1