Skip to content

Commit 7cddfa7

Browse files
authored
fix: bump sensor-state-data requirement to 2.19.0 (#259)
fix: bump sensor-state-data requirement
1 parent 55002b1 commit 7cddfa7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Sphinx = {version = ">=5,<9", optional = true}
3434
sphinx-rtd-theme = {version = ">=1,<4", optional = true}
3535
myst-parser = {version = ">=0.18,<4.1", optional = true}
3636
bluetooth-sensor-state-data = ">=1.6.1"
37-
sensor-state-data = ">=2.16.1"
37+
sensor-state-data = ">=2.19.0"
3838
bluetooth-data-tools = ">=0.1.2"
3939
cryptography = ">=40.0.0"
4040
habluetooth = ">=3.0"

0 commit comments

Comments
 (0)