mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-04-19 10:47:15 +00:00

* Migrate to Ruff for lint and format * Fix pylint issues * DBus property sets into normal awaitable methods * Fix tests relying on separate tasks in connect * Fixes from feedback
13 lines
221 B
Plaintext
13 lines
221 B
Plaintext
coverage==7.4.1
|
|
pre-commit==3.6.0
|
|
pylint==3.0.3
|
|
pytest-aiohttp==1.0.5
|
|
pytest-asyncio==0.23.3
|
|
pytest-cov==4.1.0
|
|
pytest-timeout==2.2.0
|
|
pytest==7.4.4
|
|
ruff==0.1.14
|
|
time-machine==2.13.0
|
|
typing_extensions==4.9.0
|
|
urllib3==2.2.0
|