Skip to content

Commit

Permalink
fix: bump sensor-state-data to fix typing (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Jul 21, 2022
1 parent a7d111d commit e7b1610
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -30,7 +30,7 @@ Sphinx = {version = "^5.0", optional = true}
sphinx-rtd-theme = {version = "^1.0", optional = true}
myst-parser = {version = "^0.18", optional = true}
bluetooth-sensor-state-data = ">=1.5.0"
sensor-state-data = ">=2.0.1"
sensor-state-data = ">=2.0.2"

[tool.poetry.extras]
docs = [
Expand Down

0 comments on commit e7b1610

Please sign in to comment.