Skip to content

Commit 3892260

Browse files
committed
Update to Matter SDK wheels 2024.6.2
1 parent 1fcbb9f commit 3892260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
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.6.1",
23+
"home-assistant-chip-clusters==2024.6.2",
2424
]
2525
description = "Python Matter WebSocket Server"
2626
license = {text = "Apache-2.0"}
@@ -39,7 +39,7 @@ server = [
3939
"cryptography==42.0.8",
4040
"orjson==3.10.5",
4141
"zeroconf==0.132.2",
42-
"home-assistant-chip-core==2024.6.1",
42+
"home-assistant-chip-core==2024.6.2",
4343
]
4444
test = [
4545
"codespell==2.3.0",

0 commit comments

Comments
 (0)