Skip to content

Commit 6e64eab

Browse files
committed
Update Jinja2 to fix pallets/jinja#1585
1 parent 0355bf0 commit 6e64eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ install_requires =
7777
# importlib_metadata backport for python 3.7
7878
# Require versions with .distributions https://github.com/sqlfluff/sqlfluff/issues/3763
7979
importlib_metadata>=1.0.0; python_version < '3.8'
80-
Jinja2
80+
Jinja2>=3.1.2
8181
# Used for .sqlfluffignore
8282
pathspec
8383
# We provide a testing library for plugins in sqlfluff.utils.testing

0 commit comments

Comments
 (0)