Bump google-nest-sdm to 0.3.9 (#59458)

This commit is contained in:
Allen Porter 2021-11-09 23:29:33 -08:00 committed by GitHub
parent 2ae77bd231
commit 01fe69511f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
"config_flow": true,
"dependencies": ["ffmpeg", "http"],
"documentation": "https://www.home-assistant.io/integrations/nest",
"requirements": ["python-nest==4.1.0", "google-nest-sdm==0.3.8"],
"requirements": ["python-nest==4.1.0", "google-nest-sdm==0.3.9"],
"codeowners": ["@allenporter"],
"quality_scale": "platinum",
"dhcp": [

View file

@ -738,7 +738,7 @@ google-cloud-pubsub==2.1.0
google-cloud-texttospeech==0.4.0
# homeassistant.components.nest
google-nest-sdm==0.3.8
google-nest-sdm==0.3.9
# homeassistant.components.google_travel_time
googlemaps==2.5.1

View file

@ -455,7 +455,7 @@ google-api-python-client==1.6.4
google-cloud-pubsub==2.1.0
# homeassistant.components.nest
google-nest-sdm==0.3.8
google-nest-sdm==0.3.9
# homeassistant.components.google_travel_time
googlemaps==2.5.1