chore(deps): update pytest-homeassistant-custom-component requirement (#129)
Some checks are pending
Lint / Ruff (push) Waiting to run
Validate / Hassfest validation (push) Waiting to run
Validate / HACS validation (push) Waiting to run

This commit is contained in:
dependabot[bot] 2026-04-28 08:43:41 +02:00 committed by GitHub
parent bb8f5aa8cc
commit 1b2a74f812
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

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.324"]
test = ["pytest-homeassistant-custom-component>=0.13.325"]

View file

@ -6,4 +6,4 @@ zlib_ng>=1.0.0,<1.1.0
isal>=1.8.0,<1.9.0
pytest>=9.0.3
pytest-asyncio>=1.3.0
pytest-homeassistant-custom-component>=0.13.0
pytest-homeassistant-custom-component>=0.13.325