From 3601cff88ea56a9529b5c325f88e89a2ac154f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 5 Oct 2025 13:58:35 +0300 Subject: [PATCH] Upgrade upcloud-api to 2.9.0 (#153727) --- homeassistant/components/upcloud/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/upcloud/manifest.json b/homeassistant/components/upcloud/manifest.json index bca246ad9e54..ab79d3f5c1a1 100644 --- a/homeassistant/components/upcloud/manifest.json +++ b/homeassistant/components/upcloud/manifest.json @@ -5,5 +5,5 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/upcloud", "iot_class": "cloud_polling", - "requirements": ["upcloud-api==2.8.0"] + "requirements": ["upcloud-api==2.9.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2436088eea2e..3b1f49b57a99 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3063,7 +3063,7 @@ universal-silabs-flasher==0.0.35 upb-lib==0.6.1 # homeassistant.components.upcloud -upcloud-api==2.8.0 +upcloud-api==2.9.0 # homeassistant.components.huawei_lte # homeassistant.components.syncthru diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1236a4dfbff6..d85d947b6789 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2537,7 +2537,7 @@ universal-silabs-flasher==0.0.35 upb-lib==0.6.1 # homeassistant.components.upcloud -upcloud-api==2.8.0 +upcloud-api==2.9.0 # homeassistant.components.huawei_lte # homeassistant.components.syncthru