Skip to content

Commit

Permalink
Updated Jinja dependency in tests. (#1087)
Browse files Browse the repository at this point in the history
Shows compatibility with Jinja v3.
Closes #1060.
  • Loading branch information
carltongibson committed Dec 7, 2021
1 parent cf623b5 commit ce97289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tests.txt
@@ -1,4 +1,4 @@
Jinja2==2.11.3
Jinja2==3.0.3
beautifulsoup4==4.9.3
brotli==1.0.9
calmjs==3.4.2
Expand Down

0 comments on commit ce97289

Please sign in to comment.