Skip to content

Commit 7742214

Browse files
Update hassapi requirement from ~=0.2.1 to ~=0.3.0 in /dao (#583)
Updates the requirements on [hassapi](https://github.com/hass-api/hassapi) to permit the latest version. - [Release notes](https://github.com/hass-api/hassapi/releases) - [Commits](hass-api/hassapi@0.2.1...0.3.0) --- updated-dependencies: - dependency-name: hassapi dependency-version: 0.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9050ef commit 7742214

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dao/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ numpy~=2.4.2
66
mysql~=0.0.3
77
cffi~=2.0.0
88
mysql-connector-python~=9.5.0
9-
hassapi~=0.2.1
9+
hassapi~=0.3.0
1010
python-dateutil~=2.9.0.post0
1111
nordpool~=0.5.1
1212
entsoe-py~=0.7.10

0 commit comments

Comments
 (0)