mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Upgrade psutil to 5.6.7 (#29407)
This commit is contained in:
parent
73e25296ca
commit
992d9273bb
@ -3,7 +3,7 @@
|
||||
"name": "Systemmonitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
||||
"requirements": [
|
||||
"psutil==5.6.6"
|
||||
"psutil==5.6.7"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -1032,7 +1032,7 @@ protobuf==3.6.1
|
||||
proxmoxer==1.0.3
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==5.6.6
|
||||
psutil==5.6.7
|
||||
|
||||
# homeassistant.components.ptvsd
|
||||
ptvsd==4.2.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user