mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-01-14 11:08:17 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d708d34c8 | ||
|
|
e7a0559692 | ||
|
|
9ad1bf0f1a | ||
|
|
0f30e2cb43 | ||
|
|
1def9cc60e | ||
|
|
1f9cbb63ac |
@@ -1,4 +1,4 @@
|
||||
aiodns==3.6.1
|
||||
aiodns==4.0.0
|
||||
aiodocker==0.24.0
|
||||
aiohttp==3.13.3
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
@@ -25,7 +25,7 @@ pyudev==0.24.4
|
||||
PyYAML==6.0.3
|
||||
requests==2.32.5
|
||||
securetar==2025.12.0
|
||||
sentry-sdk==2.48.0
|
||||
sentry-sdk==2.49.0
|
||||
setuptools==80.9.0
|
||||
voluptuous==0.16.0
|
||||
dbus-fast==3.1.2
|
||||
|
||||
@@ -8,9 +8,9 @@ pytest-asyncio==1.3.0
|
||||
pytest-cov==7.0.0
|
||||
pytest-timeout==2.4.0
|
||||
pytest==9.0.2
|
||||
ruff==0.14.10
|
||||
ruff==0.14.11
|
||||
time-machine==3.2.0
|
||||
types-docker==7.1.0.20251202
|
||||
types-docker==7.1.0.20260109
|
||||
types-pyyaml==6.0.12.20250915
|
||||
types-requests==2.32.4.20250913
|
||||
urllib3==2.6.2
|
||||
types-requests==2.32.4.20260107
|
||||
urllib3==2.6.3
|
||||
|
||||
Reference in New Issue
Block a user