From ac445b10103013af6cc8d2a166838e8ac38e0319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:43:27 +0000 Subject: [PATCH] Bump paramiko from 3.4.1 to 3.5.0 in /src/publishers Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.4.1 to 3.5.0. - [Commits](https://github.com/paramiko/paramiko/compare/3.4.1...3.5.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/publishers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/publishers/requirements.txt b/src/publishers/requirements.txt index ac8cb1db..9a26f687 100644 --- a/src/publishers/requirements.txt +++ b/src/publishers/requirements.txt @@ -7,7 +7,7 @@ gunicorn==23.0.0 marshmallow==3.22.0 marshmallow-enum==1.5.1 oauth2client==4.1.3 -paramiko==3.4.1 +paramiko==3.5.0 python-dotenv==1.0.1 requests==2.32.3 tweepy==4.14.0