From 56baf10826a2d2b67b9a479251952bcc53813ed3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 07:02:04 +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..e793d90b3 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.2.0.0 types-requests==2.28.11.15 uvicorn==0.20.0