Skip to content

Commit

Permalink
Upgrade jinja to at least 3.1.3 in docs (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
markroth8 committed Mar 28, 2024
1 parent 508d9f3 commit 6c7ee32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Sphinx==1.7.6
sphinx-rtd-theme==0.4.1

jinja2==3.0.3
jinja2>=3.1.3
# Sphinx gets latest. Contextbuilder has been replaced in 3.1.0

0 comments on commit 6c7ee32

Please sign in to comment.