Update psutil to 5.9.8 (#108421)
This commit is contained in:
parent
0f1cb8fa5c
commit
16f6854f64
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["psutil"],
|
"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
|
psutil-home-assistant==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.systemmonitor
|
# homeassistant.components.systemmonitor
|
||||||
psutil==5.9.7
|
psutil==5.9.8
|
||||||
|
|
||||||
# homeassistant.components.pulseaudio_loopback
|
# homeassistant.components.pulseaudio_loopback
|
||||||
pulsectl==23.5.2
|
pulsectl==23.5.2
|
||||||
|
|
|
@ -1195,7 +1195,7 @@ prometheus-client==0.17.1
|
||||||
psutil-home-assistant==0.0.1
|
psutil-home-assistant==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.systemmonitor
|
# homeassistant.components.systemmonitor
|
||||||
psutil==5.9.7
|
psutil==5.9.8
|
||||||
|
|
||||||
# homeassistant.components.androidtv
|
# homeassistant.components.androidtv
|
||||||
pure-python-adb[async]==0.3.0.dev0
|
pure-python-adb[async]==0.3.0.dev0
|
||||||
|
|
Loading…
Add table
Reference in a new issue