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
3 changed files with 3 additions and 3 deletions

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