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