mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump swiss-public-transport requirement python-opendata-transport to 0.5.0 (#127306)
This commit is contained in:
@ -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.4.0"]
|
||||
"requirements": ["python-opendata-transport==0.5.0"]
|
||||
}
|
||||
|
@ -2361,7 +2361,7 @@ python-mpd2==3.1.1
|
||||
python-mystrom==2.2.0
|
||||
|
||||
# homeassistant.components.swiss_public_transport
|
||||
python-opendata-transport==0.4.0
|
||||
python-opendata-transport==0.5.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==1.0.1
|
||||
|
@ -1879,7 +1879,7 @@ python-mpd2==3.1.1
|
||||
python-mystrom==2.2.0
|
||||
|
||||
# homeassistant.components.swiss_public_transport
|
||||
python-opendata-transport==0.4.0
|
||||
python-opendata-transport==0.5.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==1.0.1
|
||||
|
Reference in New Issue
Block a user