From e182612a774724f2154c6fc7367022f93328cc13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 07:26:15 +0000 Subject: [PATCH] chore(deps): bump paramiko from 4.0.0 to 5.0.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 4.0.0 to 5.0.0. - [Commits](https://github.com/paramiko/paramiko/compare/4.0.0...5.0.0) --- updated-dependencies: - dependency-name: paramiko dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 91e6947..b28df01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "pyperclip==1.11.0", "flask==3.1.3", "flask-socketio==5.6.1", - "paramiko==4.0.0", + "paramiko==5.0.0", "python-socketio==5.16.1", "backports-tarfile==1.2.0", "bcrypt==5.0.0", diff --git a/requirements.txt b/requirements.txt index 2ee639e..eaf9cda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ msgpack==1.1.2 nh3==0.3.5 packageurl-python==0.17.6 packaging==26.2 -paramiko==4.0.0 +paramiko==5.0.0 pip-api==0.0.34 pip-requirements-parser==32.0.1 pip_audit==2.10.0