mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgrade psutil to 5.6.3 (#24854)
This commit is contained in:
parent
26cc41094d
commit
cb71b4a657
@ -3,7 +3,7 @@
|
|||||||
"name": "Systemmonitor",
|
"name": "Systemmonitor",
|
||||||
"documentation": "https://www.home-assistant.io/components/systemmonitor",
|
"documentation": "https://www.home-assistant.io/components/systemmonitor",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"psutil==5.6.2"
|
"psutil==5.6.3"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -940,7 +940,7 @@ prometheus_client==0.2.0
|
|||||||
protobuf==3.6.1
|
protobuf==3.6.1
|
||||||
|
|
||||||
# homeassistant.components.systemmonitor
|
# homeassistant.components.systemmonitor
|
||||||
psutil==5.6.2
|
psutil==5.6.3
|
||||||
|
|
||||||
# homeassistant.components.ptvsd
|
# homeassistant.components.ptvsd
|
||||||
ptvsd==4.2.8
|
ptvsd==4.2.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user