From f9e7badbac2dc3ae9d89fa7870aff7fbc9b53907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:52:19 +0000 Subject: [PATCH] Bump paramiko from 3.4.0 to 3.4.1 in /.emacs.d/bin Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.4.0 to 3.4.1. - [Commits](https://github.com/paramiko/paramiko/compare/3.4.0...3.4.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-patch ... 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..a5b3cff 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.4.1 pycparser==2.22 PyNaCl==1.5.0 rapidfuzz==3.9.5