Skip to content

Commit 9fbf150

Browse files
Bump home-assistant-chip-core from 2024.11.4 to 2025.4.0 (matter-js#1125)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Agner <stefan@agner.ch>
1 parent 960f688 commit 9fbf150

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"async-timeout",
2121
"coloredlogs",
2222
"orjson",
23-
"home-assistant-chip-clusters==2024.11.4",
23+
"home-assistant-chip-clusters==2025.4.0",
2424
]
2525
description = "Open Home Foundation Matter Server"
2626
license = {text = "Apache-2.0"}
@@ -40,7 +40,7 @@ server = [
4040
"cryptography==44.0.2",
4141
"orjson==3.10.16",
4242
"zeroconf==0.146.3",
43-
"home-assistant-chip-core==2024.11.4",
43+
"home-assistant-chip-core==2025.4.0",
4444
]
4545
test = [
4646
"aioresponses==0.7.8",

0 commit comments

Comments
 (0)