From cbeb8bd6aa0e21a2429f24339afa0b46e3884e8e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 May 2023 10:06:45 +0000 Subject: [PATCH] Update dependency hcloud to v1.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 63d179f..2a558fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ tabulate==0.9.0 -hcloud==1.19.0 +hcloud==1.20.0 rich==13.3.5 \ No newline at end of file