From deb47517ca5e9f0284414788791d4b86dd88af25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hjelseth=20H=C3=B8yer?= Date: Wed, 28 Jul 2021 18:58:15 +0200 Subject: [PATCH] Upgrade ns-api to 3.0.5 (#53620) --- homeassistant/components/nederlandse_spoorwegen/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/nederlandse_spoorwegen/manifest.json b/homeassistant/components/nederlandse_spoorwegen/manifest.json index 92de680c17a..a94bf08f7c3 100644 --- a/homeassistant/components/nederlandse_spoorwegen/manifest.json +++ b/homeassistant/components/nederlandse_spoorwegen/manifest.json @@ -2,7 +2,7 @@ "domain": "nederlandse_spoorwegen", "name": "Nederlandse Spoorwegen (NS)", "documentation": "https://www.home-assistant.io/integrations/nederlandse_spoorwegen", - "requirements": ["nsapi==3.0.4"], + "requirements": ["nsapi==3.0.5"], "codeowners": ["@YarmoM"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index fddbf5e5c1d..0dd52d592ac 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1046,7 +1046,7 @@ notifications-android-tv==0.1.2 notify-events==1.0.4 # homeassistant.components.nederlandse_spoorwegen -nsapi==3.0.4 +nsapi==3.0.5 # homeassistant.components.nsw_fuel_station nsw-fuel-api-client==1.1.0