Skip to content

Commit 6a7d012

Browse files
authored
Merge pull request #41 from csp-community/dependabot/pip/paramiko-gte-4.0.0
Update paramiko requirement from >=3.0 to >=4.0.0
2 parents da35264 + a746d0a commit 6a7d012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ develop = [
5555

5656
hetzner = [
5757
"hcloud>=2.19.0",
58-
"paramiko>=3.0",
58+
"paramiko>=4.0.0",
5959
]
6060

6161
[project.scripts]

0 commit comments

Comments
 (0)