mirror of https://github.com/OWASP/Nettacker.git
Bump paramiko from 2.8.1 to 2.11.0
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.8.1 to 2.11.0. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/2.8.1...2.11.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b53dbe3cbc
commit
818a29a043
|
|
@ -2,7 +2,7 @@ argparse==1.4.0
|
|||
netaddr==0.8.0
|
||||
ipaddr==2.2.0
|
||||
requests==2.26.0
|
||||
paramiko==2.8.1
|
||||
paramiko==2.11.0
|
||||
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