Upgrade psutil to 5.6.2 (#23671)
This commit is contained in:
parent
97b5a38cb1
commit
8d8d2b6de9
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Systemmonitor",
|
||||
"documentation": "https://www.home-assistant.io/components/systemmonitor",
|
||||
"requirements": [
|
||||
"psutil==5.6.1"
|
||||
"psutil==5.6.2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -885,7 +885,7 @@ prometheus_client==0.2.0
|
|||
protobuf==3.6.1
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==5.6.1
|
||||
psutil==5.6.2
|
||||
|
||||
# homeassistant.components.ptvsd
|
||||
ptvsd==4.2.8
|
||||
|
|
Loading…
Add table
Reference in a new issue