mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Update psutil to 5.9.8 (#108421)
This commit is contained in:
parent
0f1cb8fa5c
commit
16f6854f64
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["psutil"],
|
||||
"requirements": ["psutil==5.9.7"]
|
||||
"requirements": ["psutil==5.9.8"]
|
||||
}
|
||||
|
@ -1545,7 +1545,7 @@ proxmoxer==2.0.1
|
||||
psutil-home-assistant==0.0.1
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==5.9.7
|
||||
psutil==5.9.8
|
||||
|
||||
# homeassistant.components.pulseaudio_loopback
|
||||
pulsectl==23.5.2
|
||||
|
@ -1195,7 +1195,7 @@ prometheus-client==0.17.1
|
||||
psutil-home-assistant==0.0.1
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==5.9.7
|
||||
psutil==5.9.8
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
pure-python-adb[async]==0.3.0.dev0
|
||||
|
Loading…
x
Reference in New Issue
Block a user