From e7421f43ffccc14f15d56b9816dbd9053df4c4c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 13:09:40 +0000 Subject: [PATCH] Bump paramiko from 2.9.2 to 3.0.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.9.2 to 3.0.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.0.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..5de244d 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.0.0 protobuf==3.19.4 Pygments==2.11.2 pypuppetdb==2.5.1