mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Update jinja2 to 3.1.4 (#116986)
This commit is contained in:
parent
9e5bb92851
commit
f9755f5c4c
@ -36,7 +36,7 @@ home-assistant-frontend==20240501.1
|
||||
home-assistant-intents==2024.4.24
|
||||
httpx==0.27.0
|
||||
ifaddr==0.2.0
|
||||
Jinja2==3.1.3
|
||||
Jinja2==3.1.4
|
||||
lru-dict==1.3.0
|
||||
mutagen==1.47.0
|
||||
orjson==3.10.3
|
||||
|
@ -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.
|
||||
|
@ -22,7 +22,7 @@ hass-nabucasa==0.78.0
|
||||
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
|
||||
cryptography==42.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user