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 committed Apr 12, 2022
1 parent d8d1e98 commit 30eb8ba
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 @@ -2046,7 +2046,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 @@ -1330,7 +1330,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 30eb8ba

Please sign in to comment.