mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Update jinja to 2.9.6 (#9306)
* Update jinja 2.10 * Update requirements_all.txt * Update package_constraints.txt * Update package_constraints.txt * Update requirements_all.txt * Update setup.py
This commit is contained in:
parent
5ba39c849e
commit
a28ac37a91
@ -2,7 +2,7 @@ requests==2.14.2
|
|||||||
pyyaml>=3.11,<4
|
pyyaml>=3.11,<4
|
||||||
pytz>=2017.02
|
pytz>=2017.02
|
||||||
pip>=8.0.3
|
pip>=8.0.3
|
||||||
jinja2>=2.9.5
|
jinja2>=2.9.6
|
||||||
voluptuous==0.10.5
|
voluptuous==0.10.5
|
||||||
typing>=3,<4
|
typing>=3,<4
|
||||||
aiohttp==2.2.5
|
aiohttp==2.2.5
|
||||||
|
@ -3,7 +3,7 @@ requests==2.14.2
|
|||||||
pyyaml>=3.11,<4
|
pyyaml>=3.11,<4
|
||||||
pytz>=2017.02
|
pytz>=2017.02
|
||||||
pip>=8.0.3
|
pip>=8.0.3
|
||||||
jinja2>=2.9.5
|
jinja2>=2.9.6
|
||||||
voluptuous==0.10.5
|
voluptuous==0.10.5
|
||||||
typing>=3,<4
|
typing>=3,<4
|
||||||
aiohttp==2.2.5
|
aiohttp==2.2.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user