Upgrade psutil to 5.6.7 (#29407)
This commit is contained in:
parent
73e25296ca
commit
992d9273bb
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Systemmonitor",
|
"name": "Systemmonitor",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"psutil==5.6.6"
|
"psutil==5.6.7"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
|
|
@ -1032,7 +1032,7 @@ protobuf==3.6.1
|
||||||
proxmoxer==1.0.3
|
proxmoxer==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.systemmonitor
|
# homeassistant.components.systemmonitor
|
||||||
psutil==5.6.6
|
psutil==5.6.7
|
||||||
|
|
||||||
# homeassistant.components.ptvsd
|
# homeassistant.components.ptvsd
|
||||||
ptvsd==4.2.8
|
ptvsd==4.2.8
|
||||||
|
|
Loading…
Add table
Reference in a new issue