mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Update pygtfs to 0.1.9 (#96682)
This commit is contained in:
parent
e29b6408f6
commit
4a6247f922
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/gtfs",
|
"documentation": "https://www.home-assistant.io/integrations/gtfs",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pygtfs"],
|
"loggers": ["pygtfs"],
|
||||||
"requirements": ["pygtfs==0.1.7"]
|
"requirements": ["pygtfs==0.1.9"]
|
||||||
}
|
}
|
||||||
|
@ -1702,7 +1702,7 @@ pyfttt==0.3
|
|||||||
pygatt[GATTTOOL]==4.0.5
|
pygatt[GATTTOOL]==4.0.5
|
||||||
|
|
||||||
# homeassistant.components.gtfs
|
# homeassistant.components.gtfs
|
||||||
pygtfs==0.1.7
|
pygtfs==0.1.9
|
||||||
|
|
||||||
# homeassistant.components.hvv_departures
|
# homeassistant.components.hvv_departures
|
||||||
pygti==0.9.4
|
pygti==0.9.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user