mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump Jinja2 to 3.1.3 (#108082)
This commit is contained in:
parent
7f619579fa
commit
ede6e01808
@ -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.10
|
orjson==3.9.10
|
||||||
|
@ -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.
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user