mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
Bump propcache to 0.5.4 (#182344)
This commit is contained in:
@@ -53,7 +53,7 @@ packaging>=23.1
|
||||
paho-mqtt==2.1.0
|
||||
Pillow==12.3.0
|
||||
probatio==0.12.1
|
||||
propcache==0.5.2
|
||||
propcache==0.5.4
|
||||
psutil-home-assistant==0.0.1
|
||||
PyJWT==2.13.0
|
||||
pymicro-vad==1.0.1
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@ dependencies = [
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==50.0.1",
|
||||
"Pillow==12.3.0",
|
||||
"propcache==0.5.2",
|
||||
"propcache==0.5.4",
|
||||
"pyopenssl==26.4.0",
|
||||
# Do not bump orjson until the very aggressive buffer resizing introduced in
|
||||
# 3.12.0, which causes memory use to balloon, has been adjusted or a workaround
|
||||
|
||||
Generated
+1
-1
@@ -39,7 +39,7 @@ orjson==3.11.9
|
||||
packaging>=23.1
|
||||
Pillow==12.3.0
|
||||
probatio==0.12.1
|
||||
propcache==0.5.2
|
||||
propcache==0.5.4
|
||||
psutil-home-assistant==0.0.1
|
||||
PyJWT==2.13.0
|
||||
pymicro-vad==1.0.1
|
||||
|
||||
Reference in New Issue
Block a user