Skip to content

Commit 637ec1f

Browse files
authored
Merge pull request #53 from csp-community/dependabot/pip/hcloud-gte-2.22.0
Update hcloud requirement from >=2.19.0 to >=2.22.0
2 parents cfeb0d3 + f0fe444 commit 637ec1f

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
@@ -54,7 +54,7 @@ develop = [
5454
]
5555

5656
hetzner = [
57-
"hcloud>=2.19.0",
57+
"hcloud>=2.22.0",
5858
"paramiko>=4.0.0",
5959
]
6060

0 commit comments

Comments
 (0)