1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-26 10:15:33 +01:00

Update lru-dict to 1.1.8 (#74932)

This commit is contained in:
Franck Nijhof
2022-07-11 00:11:43 +02:00
committed by GitHub
parent 261c52e260
commit d697bb53c5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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