mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Update Jinja2 to 3.1.5 (#133951)
This commit is contained in:
parent
ef05133a66
commit
6e7d095831
@ -39,7 +39,7 @@ home-assistant-frontend==20241223.1
|
|||||||
home-assistant-intents==2024.12.20
|
home-assistant-intents==2024.12.20
|
||||||
httpx==0.27.2
|
httpx==0.27.2
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.5
|
||||||
lru-dict==1.3.0
|
lru-dict==1.3.0
|
||||||
mutagen==1.47.0
|
mutagen==1.47.0
|
||||||
orjson==3.10.12
|
orjson==3.10.12
|
||||||
|
@ -52,7 +52,7 @@ dependencies = [
|
|||||||
"httpx==0.27.2",
|
"httpx==0.27.2",
|
||||||
"home-assistant-bluetooth==1.13.0",
|
"home-assistant-bluetooth==1.13.0",
|
||||||
"ifaddr==0.2.0",
|
"ifaddr==0.2.0",
|
||||||
"Jinja2==3.1.4",
|
"Jinja2==3.1.5",
|
||||||
"lru-dict==1.3.0",
|
"lru-dict==1.3.0",
|
||||||
"PyJWT==2.10.1",
|
"PyJWT==2.10.1",
|
||||||
# PyJWT has loose dependency. We want the latest one.
|
# PyJWT has loose dependency. We want the latest one.
|
||||||
|
@ -24,7 +24,7 @@ hass-nabucasa==0.87.0
|
|||||||
httpx==0.27.2
|
httpx==0.27.2
|
||||||
home-assistant-bluetooth==1.13.0
|
home-assistant-bluetooth==1.13.0
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.5
|
||||||
lru-dict==1.3.0
|
lru-dict==1.3.0
|
||||||
PyJWT==2.10.1
|
PyJWT==2.10.1
|
||||||
cryptography==44.0.0
|
cryptography==44.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user