Skip to content

Commit

Permalink
Updated Jinja dependency in tests.
Browse files Browse the repository at this point in the history
Shows compatibility with Jinja v3.
Closes django-compressor#1060.
  • Loading branch information
carltongibson committed Dec 7, 2021
1 parent ef45175 commit 371d7d4
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 371d7d4

Please sign in to comment.