소스 검색

Bump pytest-homeassistant-custom-component from 0.13.317 to 0.13.319 (#4738)

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

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.319
  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] 1 개월 전
부모
커밋
c9d2f9774f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -1,7 +1,7 @@
 fuzzywuzzy
 levenshtein
 PyTurboJPEG~=1.8.0
-pytest-homeassistant-custom-component==0.13.317
+pytest-homeassistant-custom-component==0.13.319
 pytest
 pytest-asyncio
 pytest-cov