Bump hass-nabucasa from 0.78.0 to 0.79.0 (#113405)

This commit is contained in:
Joakim Sørensen 2024-03-14 12:54:43 +01:00 committed by GitHub
parent 7696973932
commit a6594f8860
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

View file

@ -8,5 +8,5 @@
"integration_type": "system",
"iot_class": "cloud_push",
"loggers": ["hass_nabucasa"],
"requirements": ["hass-nabucasa==0.78.0"]
"requirements": ["hass-nabucasa==0.79.0"]
}

View file

@ -27,7 +27,7 @@ fnv-hash-fast==0.5.0
ha-av==10.1.1
ha-ffmpeg==3.2.0
habluetooth==2.4.2
hass-nabucasa==0.78.0
hass-nabucasa==0.79.0
hassil==1.6.1
home-assistant-bluetooth==1.12.0
home-assistant-frontend==20240307.0

View file

@ -38,7 +38,7 @@ dependencies = [
"fnv-hash-fast==0.5.0",
# hass-nabucasa is imported by helpers which don't depend on the cloud
# integration
"hass-nabucasa==0.78.0",
"hass-nabucasa==0.79.0",
# When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.27.0",

View file

@ -16,7 +16,7 @@ bcrypt==4.1.2
certifi>=2021.5.30
ciso8601==2.3.1
fnv-hash-fast==0.5.0
hass-nabucasa==0.78.0
hass-nabucasa==0.79.0
httpx==0.27.0
home-assistant-bluetooth==1.12.0
ifaddr==0.2.0

View file

@ -1031,7 +1031,7 @@ habitipy==0.2.0
habluetooth==2.4.2
# homeassistant.components.cloud
hass-nabucasa==0.78.0
hass-nabucasa==0.79.0
# homeassistant.components.splunk
hass-splunk==0.1.1

View file

@ -842,7 +842,7 @@ habitipy==0.2.0
habluetooth==2.4.2
# homeassistant.components.cloud
hass-nabucasa==0.78.0
hass-nabucasa==0.79.0
# homeassistant.components.conversation
hassil==1.6.1