From 948f8e419148f38af3832bb0d4e8d0a4ada2d5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 14:02:32 +0000 Subject: [PATCH] Bump paramiko from 2.9.2 to 3.1.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.9.2 to 3.1.0. - [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...3.1.0) --- 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..71f9332 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.1.0 protobuf==3.19.4 Pygments==2.11.2 pypuppetdb==2.5.1