Bump python-opensky to 0.0.9 (#94224)
parent
7a195b5291
commit
00ecf51091
|
@ -4,5 +4,5 @@
|
|||
"codeowners": ["@joostlek"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/opensky",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["python-opensky==0.0.8"]
|
||||
"requirements": ["python-opensky==0.0.9"]
|
||||
}
|
||||
|
|
|
@ -2124,7 +2124,7 @@ python-nest==4.2.0
|
|||
python-opendata-transport==0.3.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==0.0.8
|
||||
python-opensky==0.0.9
|
||||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
|
|
Loading…
Reference in New Issue