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 GitHub
parent 7a195b5291
commit 00ecf51091
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

@ -2124,7 +2124,7 @@ python-nest==4.2.0
python-opendata-transport==0.3.0 python-opendata-transport==0.3.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