Update to pygtfs 0.1.6 ()

* Update to pygtfs 0.1.6

Signed-off-by: Salvatore Mazzarino <dev@mazzarino.cz>

* run tasks: generate requirements
pull/51295/head
Salvatore Mazzarino 2021-05-31 14:45:56 +02:00 committed by GitHub
parent 8ed8747225
commit 5377e5ed38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
homeassistant/components/gtfs

View File

@ -2,7 +2,7 @@
"domain": "gtfs",
"name": "General Transit Feed Specification (GTFS)",
"documentation": "https://www.home-assistant.io/integrations/gtfs",
"requirements": ["pygtfs==0.1.5"],
"requirements": ["pygtfs==0.1.6"],
"codeowners": [],
"iot_class": "local_polling"
}

View File

@ -1439,7 +1439,7 @@ pyfttt==0.3
pygatt[GATTTOOL]==4.0.5
# homeassistant.components.gtfs
pygtfs==0.1.5
pygtfs==0.1.6
# homeassistant.components.hvv_departures
pygti==0.9.2