Bump lru-dict to 1.2.0 (#94513)
This commit is contained in:
parent
829ca7c567
commit
d2fa6435da
3 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ httpx==0.24.1
|
|||
ifaddr==0.2.0
|
||||
janus==1.0.0
|
||||
Jinja2==3.1.2
|
||||
lru-dict==1.1.8
|
||||
lru-dict==1.2.0
|
||||
mutagen==1.46.0
|
||||
orjson==3.9.1
|
||||
paho-mqtt==1.6.1
|
||||
|
|
|
@ -38,7 +38,7 @@ dependencies = [
|
|||
"home-assistant-bluetooth==1.10.0",
|
||||
"ifaddr==0.2.0",
|
||||
"Jinja2==3.1.2",
|
||||
"lru-dict==1.1.8",
|
||||
"lru-dict==1.2.0",
|
||||
"PyJWT==2.7.0",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==40.0.2",
|
||||
|
|
|
@ -14,7 +14,7 @@ httpx==0.24.1
|
|||
home-assistant-bluetooth==1.10.0
|
||||
ifaddr==0.2.0
|
||||
Jinja2==3.1.2
|
||||
lru-dict==1.1.8
|
||||
lru-dict==1.2.0
|
||||
PyJWT==2.7.0
|
||||
cryptography==40.0.2
|
||||
pyOpenSSL==23.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue