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

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