From 26f952c2b3118375477c57f737b0d5fbf84b5174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 13:27:31 +0000 Subject: [PATCH] Bump paramiko from 2.9.2 to 2.10.2 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.9.2 to 2.10.2. - [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.9.2...2.10.2) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cd49ce..96b3682 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ colorlog==6.6.0 Flask==2.0.2 Jinja2==3.0.3 markdown2==2.4.2 -paramiko==2.9.2 +paramiko==2.10.2 protobuf==3.19.4 Pygments==2.11.2 pypuppetdb==2.5.1