mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Bump psutil to 6.1.1 (#134494)
This commit is contained in:
parent
e6a18357db
commit
d5bcb73d33
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["psutil"],
|
||||
"requirements": ["psutil-home-assistant==0.0.1", "psutil==6.1.0"]
|
||||
"requirements": ["psutil-home-assistant==0.0.1", "psutil==6.1.1"]
|
||||
}
|
||||
|
@ -1685,7 +1685,7 @@ proxmoxer==2.0.1
|
||||
psutil-home-assistant==0.0.1
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==6.1.0
|
||||
psutil==6.1.1
|
||||
|
||||
# homeassistant.components.pulseaudio_loopback
|
||||
pulsectl==23.5.2
|
||||
|
@ -1389,7 +1389,7 @@ prometheus-client==0.21.0
|
||||
psutil-home-assistant==0.0.1
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==6.1.0
|
||||
psutil==6.1.1
|
||||
|
||||
# homeassistant.components.pushbullet
|
||||
pushbullet.py==0.11.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user