Bump python-opensky to 1.0.1 (#120818)

This commit is contained in:
Joost Lekkerkerker 2024-06-29 14:53:42 +02:00 committed by Franck Nijhof
parent bb52bfd73d
commit 05c63eb884
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View file

@ -5,5 +5,5 @@
"config_flow": true, "config_flow": true,
"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==1.0.0"] "requirements": ["python-opensky==1.0.1"]
} }

View file

@ -2296,7 +2296,7 @@ python-mystrom==2.2.0
python-opendata-transport==0.4.0 python-opendata-transport==0.4.0
# homeassistant.components.opensky # homeassistant.components.opensky
python-opensky==1.0.0 python-opensky==1.0.1
# homeassistant.components.otbr # homeassistant.components.otbr
# homeassistant.components.thread # homeassistant.components.thread

View file

@ -1793,7 +1793,7 @@ python-mystrom==2.2.0
python-opendata-transport==0.4.0 python-opendata-transport==0.4.0
# homeassistant.components.opensky # homeassistant.components.opensky
python-opensky==1.0.0 python-opensky==1.0.1
# homeassistant.components.otbr # homeassistant.components.otbr
# homeassistant.components.thread # homeassistant.components.thread