Update psutil to 5.9.2 (#78745)
This commit is contained in:
parent
f30a94daa1
commit
cd6959d809
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"domain": "systemmonitor",
|
"domain": "systemmonitor",
|
||||||
"name": "System Monitor",
|
"name": "System Monitor",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
||||||
"requirements": ["psutil==5.9.1"],
|
"requirements": ["psutil==5.9.2"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["psutil"]
|
"loggers": ["psutil"]
|
||||||
|
|
|
@ -1325,7 +1325,7 @@ proxmoxer==1.3.1
|
||||||
psutil-home-assistant==0.0.1
|
psutil-home-assistant==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.systemmonitor
|
# homeassistant.components.systemmonitor
|
||||||
psutil==5.9.1
|
psutil==5.9.2
|
||||||
|
|
||||||
# homeassistant.components.pulseaudio_loopback
|
# homeassistant.components.pulseaudio_loopback
|
||||||
pulsectl==20.2.4
|
pulsectl==20.2.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue