From 1635a46b9ca5b832e050038e4e0e5475a5dda5c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 02:22:41 +0000 Subject: [PATCH] chore(deps): update dependency types-paramiko to v3 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4722bb725..10dd61e5d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,6 +10,6 @@ pytest==7.2.2 python-dotenv==0.21.1 python-Levenshtein==0.20.9 requests==2.31.0 -types-paramiko==2.12.0.3 +types-paramiko==3.3.0.0 types-requests==2.28.11.15 uvicorn==0.20.0