Skip to content

Commit

Permalink
Merge pull request #11462 from Habbie/backport-11449-to-rec-4.4.x
Browse files Browse the repository at this point in the history
rec-4.4.x docs: Pin jinja2 to < 3.1.0
  • Loading branch information
omoerbeek authored Mar 25, 2022
2 parents 98b6cad + f3e6b94 commit aea4d5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ git+https://github.com/pieterlexis/sphinx-changelog@render-tags
sphinxcontrib-fulltoc
guzzle_sphinx_theme
docutils!=0.15,<0.18
jinja2<3.1.0
1 change: 1 addition & 0 deletions pdns/dnsdistdist/docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ git+https://github.com/pieterlexis/sphinx-changelog@render-tags
sphinxcontrib-httpdomain
sphinxcontrib-fulltoc
docutils!=0.15,<0.18
jinja2<3.1.0
1 change: 1 addition & 0 deletions pdns/recursordist/docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ guzzle_sphinx_theme
sphinxcontrib.httpdomain
sphinxcontrib-fulltoc
docutils!=0.15,<0.18
jinja2<3.1.0

0 comments on commit aea4d5f

Please sign in to comment.