From 3cf2c81baaaf81ca3c16f601ec33759390afd345 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 4dbd943ad6f..b3676bbb88a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1275,7 +1275,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