mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Upgrade psutil to 5.9.0 (#70316)
This commit is contained in:
parent
b4a536ca09
commit
9316909e60
@ -2,7 +2,7 @@
|
||||
"domain": "systemmonitor",
|
||||
"name": "System Monitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
||||
"requirements": ["psutil==5.8.0"],
|
||||
"requirements": ["psutil==5.9.0"],
|
||||
"codeowners": [],
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["psutil"]
|
||||
|
@ -1260,7 +1260,7 @@ prometheus_client==0.7.1
|
||||
proxmoxer==1.1.1
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==5.8.0
|
||||
psutil==5.9.0
|
||||
|
||||
# homeassistant.components.pulseaudio_loopback
|
||||
pulsectl==20.2.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user