chore(deps): update pytest-homeassistant-custom-component requirement

Updates the requirements on [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) to permit the latest version.
- [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.323...0.13.324)

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.324
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-20 22:31:45 +00:00 committed by GitHub
parent 96f36a3339
commit 19d57078c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -290,4 +290,4 @@ property-decorators = ["propcache.api.cached_property"]
keep-runtime-typing = true keep-runtime-typing = true
[project.optional-dependencies] [project.optional-dependencies]
test = ["pytest-homeassistant-custom-component>=0.13.323"] test = ["pytest-homeassistant-custom-component>=0.13.324"]