Merge pull request #510 from OWASP/dependabot/pip/paramiko-2.8.1

Bump paramiko from 2.8.0 to 2.8.1
This commit is contained in:
Ali Razmjoo 2021-12-02 16:19:23 +01:00 committed by GitHub
commit bac63b5ef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ argparse==1.4.0
netaddr==0.8.0
ipaddr==2.2.0
requests==2.26.0
paramiko==2.8.0
paramiko==2.8.1
texttable==1.6.4
PySocks==1.7.1 # library_name=socks # module name is not equal to socks name; this is required to be checked on startup
pyOpenSSL==21.0.0 # library_name=OpenSSL