Some checks failed
🧪 Integration Testing / 🔧 Test Integration (2025.9.4, 3.13) (push) Failing after 24s
Signed-off-by: Rafal Zielinski <sq4ind@gmail.com>
13 lines
238 B
Plaintext
13 lines
238 B
Plaintext
# Development dependencies
|
|
black==24.3.0
|
|
flake8==7.0.0
|
|
isort==5.13.2
|
|
mypy==1.9.0
|
|
bandit==1.7.7
|
|
safety==3.1.0
|
|
pytest==8.1.1
|
|
pytest-homeassistant-custom-component==0.13.281
|
|
pytest-cov==5.0.0
|
|
|
|
# Home Assistant testing
|
|
homeassistant==2025.9.4 |