From 96cb5ff8b0d29d98ad2e386026d3baa22146b831 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Sun, 11 Jun 2023 16:21:06 +0200 Subject: [PATCH] Fix dep noaa-coops for noaa_tides (#94370) Bump noaa-coops to 0.1.9 --- homeassistant/components/noaa_tides/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/noaa_tides/manifest.json b/homeassistant/components/noaa_tides/manifest.json index 7b954153cf1..85c6fbcb788 100644 --- a/homeassistant/components/noaa_tides/manifest.json +++ b/homeassistant/components/noaa_tides/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/noaa_tides", "iot_class": "cloud_polling", "loggers": ["noaa_coops"], - "requirements": ["noaa-coops==0.1.8"] + "requirements": ["noaa-coops==0.1.9"] } diff --git a/requirements_all.txt b/requirements_all.txt index f6ec7496d6a..74a8df65c03 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1218,7 +1218,7 @@ niko-home-control==0.2.1 niluclient==0.1.2 # homeassistant.components.noaa_tides -noaa-coops==0.1.8 +noaa-coops==0.1.9 # homeassistant.components.nfandroidtv notifications-android-tv==0.1.5