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