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