From 482c4b07682ca07a30139144d7dc9b4ff9689021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 04:06:42 +0000 Subject: [PATCH] Bump paramiko from 2.7.2 to 2.10.3 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.2 to 2.10.3. - [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.7.2...2.10.3) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b35769..d2782c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ markupsafe==2.0.1 # wtforms mutagen==1.45.1 # via -r requirements.in -paramiko==2.7.2 +paramiko==2.10.3 # via -r requirements.in psycopg2==2.9.3 # via -r requirements.in @@ -77,6 +77,7 @@ requests==2.27.1 six==1.16.0 # via # bcrypt + # paramiko # pynacl # python-dateutil sqlalchemy==1.4.17