Browse Source

Bump pytest-homeassistant-custom-component from 0.13.321 to 0.13.322 (#4840)

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

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.322
  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] 5 days ago
parent
commit
a2fd3d7b2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -2,7 +2,7 @@ fuzzywuzzy
 infrared-protocols~=1.1.0
 levenshtein
 PyTurboJPEG~=1.8.0
-pytest-homeassistant-custom-component==0.13.321
+pytest-homeassistant-custom-component==0.13.322
 pytest
 pytest-asyncio
 pytest-cov