chore(deps): update pytest-homeassistant-custom-component requirement (#122)
Some checks failed
Deploy Docusaurus Documentation (Dual Sites) / Build and Deploy Documentation Sites (push) Has been cancelled
Lint / Ruff (push) Has been cancelled
Validate / Hassfest validation (push) Has been cancelled
Validate / HACS validation (push) Has been cancelled

This commit is contained in:
dependabot[bot] 2026-04-21 01:20:46 +02:00 committed by GitHub
parent 96f36a3339
commit df746bf892
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
[project.optional-dependencies]
test = ["pytest-homeassistant-custom-component>=0.13.323"]
test = ["pytest-homeassistant-custom-component>=0.13.324"]