Upgrade psutil to 5.6.7 (#29407)
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…
Reference in New Issue