Update lru-dict to 1.1.8 (#74932)
This commit is contained in:
parent
261c52e260
commit
d697bb53c5
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ home-assistant-frontend==20220707.0
|
|||
httpx==0.23.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.1.2
|
||||
lru-dict==1.1.7
|
||||
lru-dict==1.1.8
|
||||
orjson==3.7.7
|
||||
paho-mqtt==1.6.1
|
||||
pillow==9.2.0
|
||||
|
|
|
@ -38,7 +38,7 @@ dependencies = [
|
|||
"httpx==0.23.0",
|
||||
"ifaddr==0.1.7",
|
||||
"jinja2==3.1.2",
|
||||
"lru-dict==1.1.7",
|
||||
"lru-dict==1.1.8",
|
||||
"PyJWT==2.4.0",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==36.0.2",
|
||||
|
|
|
@ -13,7 +13,7 @@ ciso8601==2.2.0
|
|||
httpx==0.23.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.1.2
|
||||
lru-dict==1.1.7
|
||||
lru-dict==1.1.8
|
||||
PyJWT==2.4.0
|
||||
cryptography==36.0.2
|
||||
orjson==3.7.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue