summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-19 22:06:48 +0000
committerGitHub <noreply@github.com>2021-03-19 22:06:48 +0000
commite6eee5d3de25d96ca232a13d033b8f1c7c3d2ea3 (patch)
treebf88ae201125ef62f2b4f74a2326598f8fb89c5f
parent756300120b0f4f4af19e0f985566d82bc80b4359 (diff)
downloadpygerrit-dependabot/pip/jinja2-2.11.3.tar.gz
Bump jinja2 from 2.7 to 2.11.3dependabot/pip/jinja2-2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.7 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.7...2.11.3) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--doc_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt
index 0b3125f..6a0120b 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -1,5 +1,5 @@
docutils==0.11
-Jinja2==2.7
+Jinja2==2.11.3
MarkupSafe==0.18
Pygments==1.6
Sphinx==1.2b1