Skip to content

Commit 3214e80

Browse files
build(deps): update paramiko requirement from >=3.3.1 to >=5.0.0
Updates the requirements on [paramiko](https://github.com/paramiko/paramiko) to permit the latest version. - [Commits](paramiko/paramiko@3.3.1...5.0.0) --- updated-dependencies: - dependency-name: paramiko dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c2cd64 commit 3214e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ click >= 8.1.7
77
colorama >= 0.4.6, < 0.4.7
88
cryptography >= 48.0.1
99
fastapi[all] >= 0.94.0
10-
paramiko >= 3.3.1
10+
paramiko >= 5.0.0
1111
prettytable >= 3.16.0
1212
psutil >= 5.9.0
1313
py-cpuinfo >= 9.0.0

0 commit comments

Comments
 (0)