Upgrade psutil to 5.6.7 (#29407)

pull/29425/head
Fabian Affolter 2019-12-04 11:45:56 +01:00 committed by Franck Nijhof
parent 73e25296ca
commit 992d9273bb
2 changed files with 2 additions and 2 deletions

View File

@ -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": []

View File

@ -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