Skip to content

Commit

Permalink
Bump sdk wheels to 2023.10.2 (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt authored Nov 1, 2023
1 parent 778109d commit eef21fc
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 @@ -27,12 +27,12 @@ dependencies = [
"coloredlogs",
"dacite",
"orjson",
"home-assistant-chip-clusters==2023.10.1"
"home-assistant-chip-clusters==2023.10.2"
]

[project.optional-dependencies]
server = [
"home-assistant-chip-core==2023.10.1",
"home-assistant-chip-core==2023.10.2",
"cryptography==41.0.5"
]
test = [
Expand Down

0 comments on commit eef21fc

Please sign in to comment.