Skip to content

Commit d57ae14

Browse files
authored
Merge pull request #170 from bretterer/dep-update
Bump rivian-python-client to 1.2.1
2 parents ccb3385 + ac5e53c commit d57ae14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/rivian/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"iot_class": "cloud_polling",
1010
"issue_tracker": "https://github.com/bretterer/home-assistant-rivian/issues",
1111
"loggers": ["custom_components.rivian", "rivian"],
12-
"requirements": ["rivian-python-client[ble]==1.1.3"],
12+
"requirements": ["rivian-python-client[ble]==1.2.1"],
1313
"version": "0.0.0"
1414
}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ home-assistant-frontend
44
numpy
55
pip>=21.0
66
python-dateutil
7-
rivian-python-client[ble]==1.1.3
7+
rivian-python-client[ble]==1.2.1
88
ruff==0.0.255

0 commit comments

Comments
 (0)