mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Upgrade psutil to 5.7.2 (#39149)
This commit is contained in:
parent
9baf3ff706
commit
73328dab5e
@ -2,6 +2,6 @@
|
||||
"domain": "systemmonitor",
|
||||
"name": "System Monitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
||||
"requirements": ["psutil==5.7.0"],
|
||||
"requirements": ["psutil==5.7.2"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1127,7 +1127,7 @@ protobuf==3.12.2
|
||||
proxmoxer==1.1.1
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==5.7.0
|
||||
psutil==5.7.2
|
||||
|
||||
# homeassistant.components.ptvsd
|
||||
ptvsd==4.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user