From e339077325eba9c4076710615488c1e5944b4bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 08:25:13 +0545 Subject: [PATCH] build(deps-dev): bump types-paramiko from 2.11.0 to 2.11.1 (#105) Bumps [types-paramiko](https://github.com/python/typeshed) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-paramiko dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 475a4416..8c3f2ef3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ dev = paramiko==2.11.0 types-certifi==2021.10.8.3 types-mock==4.0.15 - types-paramiko==2.11.0 + types-paramiko==2.11.1 [options.packages.find] exclude =