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