Browse Source

build(deps-dev): bump pytest-homeassistant-custom-component (#5508)

Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.340 to 0.13.345.
- [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](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/compare/0.13.340...0.13.345)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 ngày trước cách đây
mục cha
commit
8bd6c70e17
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -31,7 +31,7 @@ dev = [
   "infrared-protocols>=5.6",
   "levenshtein",
   "PyTurboJPEG~=1.8.0",
-  "pytest-homeassistant-custom-component==0.13.340",
+  "pytest-homeassistant-custom-component==0.13.345",
   "pytest",
   "pytest-asyncio",
   "pytest-cov",