Update pygtfs to 0.1.9 (#96682)

This commit is contained in:
Marc Mueller 2023-07-17 10:20:57 +02:00 committed by GitHub
parent e29b6408f6
commit 4a6247f922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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"]
}

View File

@ -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