From a98aa00d93cdec5108e20e0b805a4adb6e2c6d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:59:44 +0000 Subject: [PATCH] Bump paramiko from 3.4.0 to 3.5.0 in /.emacs.d/bin Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.4.0 to 3.5.0. - [Commits](https://github.com/paramiko/paramiko/compare/3.4.0...3.5.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .emacs.d/bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/bin/requirements.txt b/.emacs.d/bin/requirements.txt index 040b253..5d2aa50 100644 --- a/.emacs.d/bin/requirements.txt +++ b/.emacs.d/bin/requirements.txt @@ -3,7 +3,7 @@ cffi==1.16.0 cryptography==43.0.0 epc==0.0.5 orjson==3.10.6 -paramiko==3.4.0 +paramiko==3.5.0 pycparser==2.22 PyNaCl==1.5.0 rapidfuzz==3.9.5