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