mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Bump propcache to 0.2.0 (#127816)
This commit is contained in:
parent
9ab81eb444
commit
6269ce36b3
@ -44,7 +44,7 @@ orjson==3.10.7
|
|||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
paho-mqtt==1.6.1
|
paho-mqtt==1.6.1
|
||||||
Pillow==10.4.0
|
Pillow==10.4.0
|
||||||
propcache==0.1.0
|
propcache==0.2.0
|
||||||
psutil-home-assistant==0.0.1
|
psutil-home-assistant==0.0.1
|
||||||
PyJWT==2.9.0
|
PyJWT==2.9.0
|
||||||
pymicro-vad==1.0.1
|
pymicro-vad==1.0.1
|
||||||
|
@ -55,7 +55,7 @@ dependencies = [
|
|||||||
# PyJWT has loose dependency. We want the latest one.
|
# PyJWT has loose dependency. We want the latest one.
|
||||||
"cryptography==43.0.1",
|
"cryptography==43.0.1",
|
||||||
"Pillow==10.4.0",
|
"Pillow==10.4.0",
|
||||||
"propcache==0.1.0",
|
"propcache==0.2.0",
|
||||||
"pyOpenSSL==24.2.1",
|
"pyOpenSSL==24.2.1",
|
||||||
"orjson==3.10.7",
|
"orjson==3.10.7",
|
||||||
"packaging>=23.1",
|
"packaging>=23.1",
|
||||||
|
@ -28,7 +28,7 @@ mashumaro==3.13.1
|
|||||||
PyJWT==2.9.0
|
PyJWT==2.9.0
|
||||||
cryptography==43.0.1
|
cryptography==43.0.1
|
||||||
Pillow==10.4.0
|
Pillow==10.4.0
|
||||||
propcache==0.1.0
|
propcache==0.2.0
|
||||||
pyOpenSSL==24.2.1
|
pyOpenSSL==24.2.1
|
||||||
orjson==3.10.7
|
orjson==3.10.7
|
||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user