Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-homeassistant-custom-component
Browse files Browse the repository at this point in the history
Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.24 to 0.13.31.
- [Release notes](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases)
- [Changelog](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/master/CHANGELOG.md)
- [Commits](MatthewFlamm/pytest-homeassistant-custom-component@0.13.24...0.13.31)

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent 778f478 commit 98f57db
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 56 deletions.
124 changes: 69 additions & 55 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
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pre-commit-hooks = "^4.4.0"
vulture = "^2.7"
yamllint = "^1.31.0"
ruff = "^0.0.263"
pytest-homeassistant-custom-component = "^0.13.24"
pytest-homeassistant-custom-component = "^0.13.31"

[tool.pytest.ini_options]
addopts = "--cov --cov-report term-missing --cov=custom_components --asyncio-mode=auto tests"
Expand Down

0 comments on commit 98f57db

Please sign in to comment.