mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Bump Jinja2 to 3.1.3 (#108082)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user