Skip to content

Commit 0db9549

Browse files
author
Kevin Paul
authored
⬆️ Upgrade jinja2 version to 3.03 (#10)
1 parent 11aed29 commit 0db9549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
python_requires=">=3.6",
2525
install_requires=[
2626
"click~=7.1.2",
27-
"jinja2~=2.11.2",
27+
"jinja2~=3.0.3",
2828
"libsass~=0.20.1",
2929
"gitpython~=3.1.8",
3030
"pyyaml",

0 commit comments

Comments
 (0)