Bump Jinja2 to 3.1.3 (#108082)

pull/108379/head
Robert Resch 2024-01-15 12:10:17 +01:00 committed by Franck Nijhof
parent 7fee6c5279
commit 497d2f5677
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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 httpx==0.26.0
ifaddr==0.2.0 ifaddr==0.2.0
janus==1.0.0 janus==1.0.0
Jinja2==3.1.2 Jinja2==3.1.3
lru-dict==1.3.0 lru-dict==1.3.0
mutagen==1.47.0 mutagen==1.47.0
orjson==3.9.9 orjson==3.9.9

View File

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

View File

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