From 9fbc15c28b91dce3838b4676fd63c818e5d0d74b Mon Sep 17 00:00:00 2001 From: Cyrill Raccaud Date: Thu, 21 Dec 2023 22:17:43 +0100 Subject: [PATCH] Bump python-opendata-transport to 0.4.0 (#106199) bump version to 0.4.0 --- homeassistant/components/swiss_public_transport/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/swiss_public_transport/manifest.json b/homeassistant/components/swiss_public_transport/manifest.json index c68cee2c0e1..6f8e603bbe7 100644 --- a/homeassistant/components/swiss_public_transport/manifest.json +++ b/homeassistant/components/swiss_public_transport/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/swiss_public_transport", "iot_class": "cloud_polling", "loggers": ["opendata_transport"], - "requirements": ["python-opendata-transport==0.3.0"] + "requirements": ["python-opendata-transport==0.4.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 530670b62bd..26d80967262 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2202,7 +2202,7 @@ python-mpd2==3.0.5 python-mystrom==2.2.0 # homeassistant.components.swiss_public_transport -python-opendata-transport==0.3.0 +python-opendata-transport==0.4.0 # homeassistant.components.opensky python-opensky==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8509b76fd94..fa7e272dcc5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1656,7 +1656,7 @@ python-miio==0.5.12 python-mystrom==2.2.0 # homeassistant.components.swiss_public_transport -python-opendata-transport==0.3.0 +python-opendata-transport==0.4.0 # homeassistant.components.opensky python-opensky==1.0.0