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:
dependabot[bot] 2022-09-03 19:24:02 +00:00 committed by GitHub
parent b53dbe3cbc
commit 818a29a043
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.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