From 34c60bdaff9700f0bf2764d7fead87c41b4626c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 13:24:19 +0000 Subject: [PATCH] Bump paramiko from 2.9.2 to 3.3.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.9.2 to 3.3.1. - [Commits](https://github.com/paramiko/paramiko/compare/2.9.2...3.3.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-major ... 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..ef9194c 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==3.3.1 protobuf==3.19.4 Pygments==2.11.2 pypuppetdb==2.5.1