mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Upgrade psutil to 5.9.0 (#70316)
This commit is contained in:
parent
b4a536ca09
commit
9316909e60
@ -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.8.0"],
|
"requirements": ["psutil==5.9.0"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["psutil"]
|
"loggers": ["psutil"]
|
||||||
|
@ -1260,7 +1260,7 @@ prometheus_client==0.7.1
|
|||||||
proxmoxer==1.1.1
|
proxmoxer==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.systemmonitor
|
# homeassistant.components.systemmonitor
|
||||||
psutil==5.8.0
|
psutil==5.9.0
|
||||||
|
|
||||||
# homeassistant.components.pulseaudio_loopback
|
# homeassistant.components.pulseaudio_loopback
|
||||||
pulsectl==20.2.4
|
pulsectl==20.2.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user