Bump python-google-photos-library-api to 0.12.1 (#126709)
parent
1adaaf49cc
commit
e351f8ba07
|
@ -7,5 +7,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/google_photos",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["google_photos_library_api"],
|
||||
"requirements": ["google-photos-library-api==0.12.0"]
|
||||
"requirements": ["google-photos-library-api==0.12.1"]
|
||||
}
|
||||
|
|
|
@ -1007,7 +1007,7 @@ google-generativeai==0.8.2
|
|||
google-nest-sdm==5.0.1
|
||||
|
||||
# homeassistant.components.google_photos
|
||||
google-photos-library-api==0.12.0
|
||||
google-photos-library-api==0.12.1
|
||||
|
||||
# homeassistant.components.google_travel_time
|
||||
googlemaps==2.5.1
|
||||
|
|
|
@ -857,7 +857,7 @@ google-generativeai==0.8.2
|
|||
google-nest-sdm==5.0.1
|
||||
|
||||
# homeassistant.components.google_photos
|
||||
google-photos-library-api==0.12.0
|
||||
google-photos-library-api==0.12.1
|
||||
|
||||
# homeassistant.components.google_travel_time
|
||||
googlemaps==2.5.1
|
||||
|
|
Loading…
Reference in New Issue