Update jinja2 to 3.1.4 (#116986)

This commit is contained in:
Marc Mueller
2024-05-07 13:56:11 +02:00
committed by GitHub
parent 9e5bb92851
commit f9755f5c4c
3 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ dependencies = [
"httpx==0.27.0",
"home-assistant-bluetooth==1.12.0",
"ifaddr==0.2.0",
"Jinja2==3.1.3",
"Jinja2==3.1.4",
"lru-dict==1.3.0",
"PyJWT==2.8.0",
# PyJWT has loose dependency. We want the latest one.