Bump lru-dict to 1.2.0 (#94513)

This commit is contained in:
J. Nick Koston 2023-06-12 22:37:59 -10:00 committed by GitHub
parent 829ca7c567
commit d2fa6435da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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",

View file

@ -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