mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump propcache to 0.3.2 (#146418)
This commit is contained in:
parent
ef7f32a28d
commit
c9dcb1c11b
@ -50,7 +50,7 @@ orjson==3.10.18
|
|||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
paho-mqtt==2.1.0
|
paho-mqtt==2.1.0
|
||||||
Pillow==11.2.1
|
Pillow==11.2.1
|
||||||
propcache==0.3.1
|
propcache==0.3.2
|
||||||
psutil-home-assistant==0.0.1
|
psutil-home-assistant==0.0.1
|
||||||
PyJWT==2.10.1
|
PyJWT==2.10.1
|
||||||
pymicro-vad==1.0.1
|
pymicro-vad==1.0.1
|
||||||
|
@ -84,7 +84,7 @@ dependencies = [
|
|||||||
# PyJWT has loose dependency. We want the latest one.
|
# PyJWT has loose dependency. We want the latest one.
|
||||||
"cryptography==45.0.3",
|
"cryptography==45.0.3",
|
||||||
"Pillow==11.2.1",
|
"Pillow==11.2.1",
|
||||||
"propcache==0.3.1",
|
"propcache==0.3.2",
|
||||||
"pyOpenSSL==25.1.0",
|
"pyOpenSSL==25.1.0",
|
||||||
"orjson==3.10.18",
|
"orjson==3.10.18",
|
||||||
"packaging>=23.1",
|
"packaging>=23.1",
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -36,7 +36,7 @@ numpy==2.3.0
|
|||||||
PyJWT==2.10.1
|
PyJWT==2.10.1
|
||||||
cryptography==45.0.3
|
cryptography==45.0.3
|
||||||
Pillow==11.2.1
|
Pillow==11.2.1
|
||||||
propcache==0.3.1
|
propcache==0.3.2
|
||||||
pyOpenSSL==25.1.0
|
pyOpenSSL==25.1.0
|
||||||
orjson==3.10.18
|
orjson==3.10.18
|
||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user