Bump python-opensky to 1.0.1 (#120818)
This commit is contained in:
parent
bb52bfd73d
commit
05c63eb884
3 changed files with 3 additions and 3 deletions
|
@ -5,5 +5,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/opensky",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["python-opensky==1.0.0"]
|
||||
"requirements": ["python-opensky==1.0.1"]
|
||||
}
|
||||
|
|
|
@ -2296,7 +2296,7 @@ python-mystrom==2.2.0
|
|||
python-opendata-transport==0.4.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==1.0.0
|
||||
python-opensky==1.0.1
|
||||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
|
|
|
@ -1793,7 +1793,7 @@ python-mystrom==2.2.0
|
|||
python-opendata-transport==0.4.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==1.0.0
|
||||
python-opensky==1.0.1
|
||||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue