Skip to content

Commit

Permalink
Bump bimmer_connected to 0.8.10 (#64314)
Browse files Browse the repository at this point in the history
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
  • Loading branch information
rikroe and rikroe committed Jan 17, 2022
1 parent 313ad2e commit 08132eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/bmw_connected_drive/manifest.json
Expand Up @@ -2,7 +2,7 @@
"domain": "bmw_connected_drive",
"name": "BMW Connected Drive",
"documentation": "https://www.home-assistant.io/integrations/bmw_connected_drive",
"requirements": ["bimmer_connected==0.8.7"],
"requirements": ["bimmer_connected==0.8.10"],
"codeowners": ["@gerard33", "@rikroe"],
"config_flow": true,
"iot_class": "cloud_polling"
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -404,7 +404,7 @@ beautifulsoup4==4.10.0
bellows==0.29.0

# homeassistant.components.bmw_connected_drive
bimmer_connected==0.8.7
bimmer_connected==0.8.10

# homeassistant.components.bizkaibus
bizkaibus==0.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Expand Up @@ -276,7 +276,7 @@ base36==0.1.1
bellows==0.29.0

# homeassistant.components.bmw_connected_drive
bimmer_connected==0.8.7
bimmer_connected==0.8.10

# homeassistant.components.blebox
blebox_uniapi==1.3.3
Expand Down

0 comments on commit 08132eb

Please sign in to comment.