From affd22ca711c4ce987fb7ad3eda965a2bab85055 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 04:58:25 +0000 Subject: [PATCH] Update dependency paramiko to v3 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bd7cc9..e9bf13c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ mypy==0.982 mypy-extensions==0.4.3 ortools==9.4.1874 packaging==21.3 -paramiko==2.11.0 +paramiko==3.4.0 pluggy==1.0.0 py==1.11.0 pycodestyle==2.9.1