From 7f77e99e4ddbdd0308f54f35a9c6c78b6329b3e7 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 22 Apr 2020 00:03:19 -0400 Subject: [PATCH] Bump mychevy library to 2.0.1 (#34496) --- homeassistant/components/mychevy/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/mychevy/manifest.json b/homeassistant/components/mychevy/manifest.json index aa7440563da..c98fd0100d2 100644 --- a/homeassistant/components/mychevy/manifest.json +++ b/homeassistant/components/mychevy/manifest.json @@ -2,6 +2,6 @@ "domain": "mychevy", "name": "myChevrolet", "documentation": "https://www.home-assistant.io/integrations/mychevy", - "requirements": ["mychevy==1.2.0"], + "requirements": ["mychevy==2.0.1"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 8b10415c097..25d9ceb8458 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -903,7 +903,7 @@ mitemp_bt==0.0.3 mutagen==1.44.0 # homeassistant.components.mychevy -mychevy==1.2.0 +mychevy==2.0.1 # homeassistant.components.mycroft mycroftapi==2.0