Compare commits

...

2 commits

Author SHA1 Message Date
dependabot[bot]
e4c805c508
chore(deps): update pre-commit requirement (#125)
Some checks failed
Lint / Ruff (push) Has been cancelled
Validate / Hassfest validation (push) Has been cancelled
Validate / HACS validation (push) Has been cancelled
2026-04-23 10:34:11 +02:00
dependabot[bot]
f79c8b9e05
chore(deps): update pytest-asyncio requirement from >=0.23.0 to >=1.3.0 (#127) 2026-04-23 10:33:54 +02:00

View file

@ -1,9 +1,9 @@
# Project/dev tooling NO Home Assistant here
colorlog>=6.10.1,<6.11.0
pre-commit>=4.3.0,<4.7.0
pre-commit>=4.6.0,<4.7.0
ruff>=0.15.11,<0.16.0
zlib_ng>=1.0.0,<1.1.0
isal>=1.8.0,<1.9.0
pytest>=9.0.3
pytest-asyncio>=0.23.0
pytest-asyncio>=1.3.0
pytest-homeassistant-custom-component>=0.13.0