mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Update psutil to 5.9.6 (#102416)
This commit is contained in:
parent
f08a3b96e4
commit
b70262fe8c
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["psutil"],
|
||||
"requirements": ["psutil==5.9.5"]
|
||||
"requirements": ["psutil==5.9.6"]
|
||||
}
|
||||
|
@ -1486,7 +1486,7 @@ proxmoxer==2.0.1
|
||||
psutil-home-assistant==0.0.1
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==5.9.5
|
||||
psutil==5.9.6
|
||||
|
||||
# homeassistant.components.pulseaudio_loopback
|
||||
pulsectl==23.5.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user