Bump python-opensky to 0.0.9 (#94224)

This commit is contained in:
Joost Lekkerkerker 2023-06-08 11:13:24 +02:00 committed by Paulus Schoutsen
parent 4509e13ceb
commit 3b27a3aabf
2 changed files with 2 additions and 2 deletions

View file

@ -4,5 +4,5 @@
"codeowners": ["@joostlek"], "codeowners": ["@joostlek"],
"documentation": "https://www.home-assistant.io/integrations/opensky", "documentation": "https://www.home-assistant.io/integrations/opensky",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"requirements": ["python-opensky==0.0.8"] "requirements": ["python-opensky==0.0.9"]
} }

View file

@ -2102,7 +2102,7 @@ python-mystrom==2.2.0
python-nest==4.2.0 python-nest==4.2.0
# homeassistant.components.opensky # homeassistant.components.opensky
python-opensky==0.0.8 python-opensky==0.0.9
# homeassistant.components.otbr # homeassistant.components.otbr
# homeassistant.components.thread # homeassistant.components.thread