Skip to content

Commit

Permalink
Bump renault-api to 0.1.11 (#69900)
Browse files Browse the repository at this point in the history
  • Loading branch information
epenet authored and balloob committed Apr 12, 2022
1 parent f5bb9e6 commit ec541ca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/renault/manifest.json
Expand Up @@ -3,7 +3,7 @@
"name": "Renault",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/renault",
"requirements": ["renault-api==0.1.10"],
"requirements": ["renault-api==0.1.11"],
"codeowners": ["@epenet"],
"iot_class": "cloud_polling",
"loggers": ["renault_api"],
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -2043,7 +2043,7 @@ raspyrfm-client==1.2.8
regenmaschine==2022.01.0

# homeassistant.components.renault
renault-api==0.1.10
renault-api==0.1.11

# homeassistant.components.python_script
restrictedpython==5.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Expand Up @@ -1327,7 +1327,7 @@ radios==0.1.1
regenmaschine==2022.01.0

# homeassistant.components.renault
renault-api==0.1.10
renault-api==0.1.11

# homeassistant.components.python_script
restrictedpython==5.2
Expand Down

0 comments on commit ec541ca

Please sign in to comment.