pip prod(deps): bump types-paramiko from 2.8.9 to 2.10.0 (#1192)

Bumps [types-paramiko](https://github.com/python/typeshed) from 2.8.9 to 2.10.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-paramiko
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-14 10:44:50 +05:30 committed by GitHub
parent cee030f4b5
commit e65c450cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
paramiko==2.11.0 paramiko==2.11.0
types-paramiko==2.8.9 types-paramiko==2.10.0
cryptography==36.0.2; python_version <= '3.6' cryptography==36.0.2; python_version <= '3.6'