Update to pygtfs 0.1.7 (#79975)
This commit is contained in:
parent
1744b5fa0a
commit
8fe504356a
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "gtfs",
|
||||
"name": "General Transit Feed Specification (GTFS)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/gtfs",
|
||||
"requirements": ["pygtfs==0.1.6"],
|
||||
"requirements": ["pygtfs==0.1.7"],
|
||||
"codeowners": [],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pygtfs"]
|
||||
|
|
|
@ -1589,7 +1589,7 @@ pyfttt==0.3
|
|||
pygatt[GATTTOOL]==4.0.5
|
||||
|
||||
# homeassistant.components.gtfs
|
||||
pygtfs==0.1.6
|
||||
pygtfs==0.1.7
|
||||
|
||||
# homeassistant.components.hvv_departures
|
||||
pygti==0.9.3
|
||||
|
|
Loading…
Add table
Reference in a new issue