mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Update jinja2 to 3.1.2 (#71780)
This commit is contained in:
parent
f487c04e02
commit
0a9a86f973
@ -18,7 +18,7 @@ hass-nabucasa==0.54.0
|
|||||||
home-assistant-frontend==20220504.1
|
home-assistant-frontend==20220504.1
|
||||||
httpx==0.22.0
|
httpx==0.22.0
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.1.1
|
jinja2==3.1.2
|
||||||
lru-dict==1.1.7
|
lru-dict==1.1.7
|
||||||
paho-mqtt==1.6.1
|
paho-mqtt==1.6.1
|
||||||
pillow==9.1.0
|
pillow==9.1.0
|
||||||
|
@ -12,7 +12,7 @@ certifi>=2021.5.30
|
|||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
httpx==0.22.0
|
httpx==0.22.0
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.1.1
|
jinja2==3.1.2
|
||||||
PyJWT==2.3.0
|
PyJWT==2.3.0
|
||||||
cryptography==36.0.2
|
cryptography==36.0.2
|
||||||
pip>=21.0,<22.1
|
pip>=21.0,<22.1
|
||||||
|
@ -44,7 +44,7 @@ install_requires =
|
|||||||
# httpcore, anyio, and h11 in gen_requirements_all
|
# httpcore, anyio, and h11 in gen_requirements_all
|
||||||
httpx==0.22.0
|
httpx==0.22.0
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.1.1
|
jinja2==3.1.2
|
||||||
PyJWT==2.3.0
|
PyJWT==2.3.0
|
||||||
# PyJWT has loose dependency. We want the latest one.
|
# PyJWT has loose dependency. We want the latest one.
|
||||||
cryptography==36.0.2
|
cryptography==36.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user