chore(deps): update dependency hcloud to v2.1.1

This commit is contained in:
renovate[bot] 2024-07-30 18:57:12 +00:00
parent e148f23d01
commit 4878555361

View file

@ -22,7 +22,7 @@ from textwrap import dedent
logger = logging.getLogger("vendor")
HCLOUD_SOURCE_URL = "https://github.com/hetznercloud/hcloud-python"
HCLOUD_VERSION = "v2.1.0"
HCLOUD_VERSION = "v2.1.1"
HCLOUD_VENDOR_PATH = "plugins/module_utils/vendor/hcloud"