mirror of https://github.com/OWASP/Nettacker.git
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:
commit
bac63b5ef2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue