Bump Jinja2 to 3.1.3 (#108082)

This commit is contained in:
Robert Resch 2024-01-15 12:10:17 +01:00 committed by GitHub
parent 7f619579fa
commit ede6e01808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ home-assistant-intents==2024.1.2
httpx==0.26.0
ifaddr==0.2.0
janus==1.0.0
Jinja2==3.1.2
Jinja2==3.1.3
lru-dict==1.3.0
mutagen==1.47.0
orjson==3.9.10

View File

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

View File

@ -17,7 +17,7 @@ ciso8601==2.3.0
httpx==0.26.0
home-assistant-bluetooth==1.12.0
ifaddr==0.2.0
Jinja2==3.1.2
Jinja2==3.1.3
lru-dict==1.3.0
PyJWT==2.8.0
cryptography==41.0.7