Skip to content

Commit

Permalink
Bump Matter SDK wheels to 2023.6.0 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Jun 2, 2023
1 parent 885e508 commit 2940503
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ dependencies = [
"coloredlogs",
"dacite",
"orjson",
"home-assistant-chip-clusters==2023.5.3"
"home-assistant-chip-clusters==2023.6.0"
]

[project.optional-dependencies]
server = [
"home-assistant-chip-core==2023.5.3",
"home-assistant-chip-core==2023.6.0",
"cryptography==40.0.2"
]
test = [
Expand Down

0 comments on commit 2940503

Please sign in to comment.