mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Upgrade psutil to 5.6.6 (#29192)
This commit is contained in:
parent
26e674b4c3
commit
103b917bb2
@ -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.5"
|
"psutil==5.6.6"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -1027,7 +1027,7 @@ protobuf==3.6.1
|
|||||||
proxmoxer==1.0.3
|
proxmoxer==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.systemmonitor
|
# homeassistant.components.systemmonitor
|
||||||
psutil==5.6.5
|
psutil==5.6.6
|
||||||
|
|
||||||
# homeassistant.components.ptvsd
|
# homeassistant.components.ptvsd
|
||||||
ptvsd==4.2.8
|
ptvsd==4.2.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user