Bump propcache to 0.3.0 (#138949)
parent
490e012e54
commit
ab299d2bf7
|
@ -48,7 +48,7 @@ orjson==3.10.12
|
|||
packaging>=23.1
|
||||
paho-mqtt==2.1.0
|
||||
Pillow==11.1.0
|
||||
propcache==0.2.1
|
||||
propcache==0.3.0
|
||||
psutil-home-assistant==0.0.1
|
||||
PyJWT==2.10.1
|
||||
pymicro-vad==1.0.1
|
||||
|
|
|
@ -58,7 +58,7 @@ dependencies = [
|
|||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==44.0.1",
|
||||
"Pillow==11.1.0",
|
||||
"propcache==0.2.1",
|
||||
"propcache==0.3.0",
|
||||
"pyOpenSSL==25.0.0",
|
||||
"orjson==3.10.12",
|
||||
"packaging>=23.1",
|
||||
|
|
|
@ -30,7 +30,7 @@ lru-dict==1.3.0
|
|||
PyJWT==2.10.1
|
||||
cryptography==44.0.1
|
||||
Pillow==11.1.0
|
||||
propcache==0.2.1
|
||||
propcache==0.3.0
|
||||
pyOpenSSL==25.0.0
|
||||
orjson==3.10.12
|
||||
packaging>=23.1
|
||||
|
|
Loading…
Reference in New Issue