From 213abb2edfedade74378fd86695c110107300ab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 04:04:11 +0000 Subject: [PATCH] Bump paramiko from 2.7.2 to 3.0.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.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.7.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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9b35769..0084c08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,13 +58,13 @@ markupsafe==2.0.1 # wtforms mutagen==1.45.1 # via -r requirements.in -paramiko==2.7.2 +paramiko==3.0.0 # via -r requirements.in psycopg2==2.9.3 # via -r requirements.in pycparser==2.20 # via cffi -pynacl==1.4.0 +pynacl==1.5.0 # via paramiko python-dateutil==2.8.2 # via @@ -77,7 +77,6 @@ requests==2.27.1 six==1.16.0 # via # bcrypt - # pynacl # python-dateutil sqlalchemy==1.4.17 # via