Skip to content

Commit

Permalink
Update to Matter SDK wheels 2024.7.0 (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed Jul 2, 2024
1 parent 31f398c commit 0e77f30
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 @@ -20,7 +20,7 @@ dependencies = [
"async-timeout",
"coloredlogs",
"orjson",
"home-assistant-chip-clusters==2024.6.4",
"home-assistant-chip-clusters==2024.7.0",
]
description = "Python Matter WebSocket Server"
license = {text = "Apache-2.0"}
Expand All @@ -39,7 +39,7 @@ server = [
"cryptography==42.0.8",
"orjson==3.10.5",
"zeroconf==0.132.2",
"home-assistant-chip-core==2024.6.4",
"home-assistant-chip-core==2024.7.0",
]
test = [
"codespell==2.3.0",
Expand Down

0 comments on commit 0e77f30

Please sign in to comment.