mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
Bump python-google-drive-api to 0.2.0 (#181477)
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["google_drive_api"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["python-google-drive-api==0.1.0"]
|
||||
"requirements": ["python-google-drive-api==0.2.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2726,7 +2726,7 @@ python-gc100==1.0.3a0
|
||||
python-gitlab==1.6.0
|
||||
|
||||
# homeassistant.components.google_drive
|
||||
python-google-drive-api==0.1.0
|
||||
python-google-drive-api==0.2.0
|
||||
|
||||
# homeassistant.components.google_weather
|
||||
python-google-weather-api==0.0.7
|
||||
|
||||
Reference in New Issue
Block a user