Skip to content

Commit 2940503

Browse files
authored
Bump Matter SDK wheels to 2023.6.0 (#312)
1 parent 885e508 commit 2940503

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
@@ -26,12 +26,12 @@ dependencies = [
2626
"coloredlogs",
2727
"dacite",
2828
"orjson",
29-
"home-assistant-chip-clusters==2023.5.3"
29+
"home-assistant-chip-clusters==2023.6.0"
3030
]
3131

3232
[project.optional-dependencies]
3333
server = [
34-
"home-assistant-chip-core==2023.5.3",
34+
"home-assistant-chip-core==2023.6.0",
3535
"cryptography==40.0.2"
3636
]
3737
test = [

0 commit comments

Comments
 (0)