Skip to content

Commit 8aac9b0

Browse files
authored
Update to Matter SDK wheels 2025.7.0 (#1184)
1 parent 653f28f commit 8aac9b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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==2025.4.0",
23+
"home-assistant-chip-clusters==2025.7.0",
2424
]
2525
description = "Open Home Foundation Matter Server"
2626
license = {text = "Apache-2.0"}
@@ -40,7 +40,7 @@ server = [
4040
"cryptography==45.0.4",
4141
"orjson==3.10.18",
4242
"zeroconf==0.147.0",
43-
"home-assistant-chip-core==2025.4.0",
43+
"home-assistant-chip-core==2025.7.0",
4444
]
4545
test = [
4646
"aioresponses==0.7.8",

0 commit comments

Comments
 (0)