mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump lru-dict to 1.2.0 (#94513)
This commit is contained in:
parent
829ca7c567
commit
d2fa6435da
@ -28,7 +28,7 @@ httpx==0.24.1
|
|||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
janus==1.0.0
|
janus==1.0.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
lru-dict==1.1.8
|
lru-dict==1.2.0
|
||||||
mutagen==1.46.0
|
mutagen==1.46.0
|
||||||
orjson==3.9.1
|
orjson==3.9.1
|
||||||
paho-mqtt==1.6.1
|
paho-mqtt==1.6.1
|
||||||
|
@ -38,7 +38,7 @@ dependencies = [
|
|||||||
"home-assistant-bluetooth==1.10.0",
|
"home-assistant-bluetooth==1.10.0",
|
||||||
"ifaddr==0.2.0",
|
"ifaddr==0.2.0",
|
||||||
"Jinja2==3.1.2",
|
"Jinja2==3.1.2",
|
||||||
"lru-dict==1.1.8",
|
"lru-dict==1.2.0",
|
||||||
"PyJWT==2.7.0",
|
"PyJWT==2.7.0",
|
||||||
# PyJWT has loose dependency. We want the latest one.
|
# PyJWT has loose dependency. We want the latest one.
|
||||||
"cryptography==40.0.2",
|
"cryptography==40.0.2",
|
||||||
|
@ -14,7 +14,7 @@ httpx==0.24.1
|
|||||||
home-assistant-bluetooth==1.10.0
|
home-assistant-bluetooth==1.10.0
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
lru-dict==1.1.8
|
lru-dict==1.2.0
|
||||||
PyJWT==2.7.0
|
PyJWT==2.7.0
|
||||||
cryptography==40.0.2
|
cryptography==40.0.2
|
||||||
pyOpenSSL==23.1.0
|
pyOpenSSL==23.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user