Upgrade python_opendata_transport to 0.2.1 (#30348)
This commit is contained in:
parent
83e05da0b3
commit
0479e93de7
2 changed files with 3 additions and 3 deletions
|
@ -3,10 +3,10 @@
|
|||
"name": "Swiss public transport",
|
||||
"documentation": "https://www.home-assistant.io/integrations/swiss_public_transport",
|
||||
"requirements": [
|
||||
"python_opendata_transport==0.1.4"
|
||||
"python_opendata_transport==0.2.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@fabaff"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1646,7 +1646,7 @@ python-wink==1.10.5
|
|||
python_awair==0.0.4
|
||||
|
||||
# homeassistant.components.swiss_public_transport
|
||||
python_opendata_transport==0.1.4
|
||||
python_opendata_transport==0.2.1
|
||||
|
||||
# homeassistant.components.egardia
|
||||
pythonegardia==1.0.40
|
||||
|
|
Loading…
Add table
Reference in a new issue