Skip to content

Commit

Permalink
build: update dev dependency syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Dec 30, 2022
1 parent 2a34979 commit 977654b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.10"
teslajsonpy = "^3.7.1"


[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
homeassistant = ">=2022.11.0"
pytest-homeassistant-custom-component = ">=0.3.1"
bandit = ">=1.7.0"
Expand Down

0 comments on commit 977654b

Please sign in to comment.