Skip to content

Commit ab592a8

Browse files
authored
Bump chip wheels to 2023.4.1 (#276)
1 parent 365728a commit ab592a8

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.4.0"
29+
"home-assistant-chip-clusters==2023.4.1"
3030
]
3131

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

0 commit comments

Comments
 (0)