diff --git a/homeassistant/components/opensky/manifest.json b/homeassistant/components/opensky/manifest.json index 460453968b6..cda86006bbd 100644 --- a/homeassistant/components/opensky/manifest.json +++ b/homeassistant/components/opensky/manifest.json @@ -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"] } diff --git a/requirements_all.txt b/requirements_all.txt index 68eb41caacb..da695a848fa 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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