From f2272b2a6e3b26fd1a4eb2a2f8fdb1533239325e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Nov 2022 02:44:31 +0000 Subject: [PATCH] Update dependency types-paramiko to v2.12.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bd7cc9..bec8f9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ requests==2.28.1 toml==0.10.2 types-backports==0.1.3 types-cryptography==3.3.23.1 -types-paramiko==2.11.6 +types-paramiko==2.12.0.1 types-pyOpenSSL==22.1.0.1 types-pytz==2022.5.0.0 types-requests==2.28.11.2