pip prod(deps): bump types-paramiko from 2.11.1 to 2.11.3 (#1222)

Bumps [types-paramiko](https://github.com/python/typeshed) from 2.11.1 to 2.11.3.
- [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-patch
...

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-07-19 13:50:25 +05:30 committed by GitHub
parent b7706e07ed
commit 6828ecc772
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
types-paramiko==2.11.1
types-paramiko==2.11.3
cryptography==36.0.2; python_version <= '3.6'