From 34ec72c8ee526ce3f6ce95d91252bdeaa4dcaac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:46:51 +0000 Subject: [PATCH] Bump paramiko from 2.10.1 to 3.4.0 in /VC+/docs Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.10.1 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.10.1...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VC+/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VC+/docs/requirements.txt b/VC+/docs/requirements.txt index 930cb036..995161ee 100644 --- a/VC+/docs/requirements.txt +++ b/VC+/docs/requirements.txt @@ -8,7 +8,7 @@ asgi-redis==1.4.3 simplejson==3.17.0 pygithub docker==4.1.0 -paramiko==2.10.1 +paramiko==3.4.0 django-queryset-csv==1.0.3 requests==2.22.0 websocket-client==0.57.0