Skip to content

Commit

Permalink
Update Jinja2 to fix pallets/jinja#1585
Browse files Browse the repository at this point in the history
  • Loading branch information
judahrand committed Oct 18, 2022
1 parent 0355bf0 commit 6e64eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ install_requires =
# importlib_metadata backport for python 3.7
# Require versions with .distributions https://github.com/sqlfluff/sqlfluff/issues/3763
importlib_metadata>=1.0.0; python_version < '3.8'
Jinja2
Jinja2>=3.1.2
# Used for .sqlfluffignore
pathspec
# We provide a testing library for plugins in sqlfluff.utils.testing
Expand Down

0 comments on commit 6e64eab

Please sign in to comment.