From 9834e5600c3c236e72e0fa4a0b34742ad4c3a9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:35:30 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 2.11.3 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 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.8...2.11.3) Signed-off-by: dependabot[bot] --- docs/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pip-requirements.txt b/docs/pip-requirements.txt index 2ab0fd3..0b50321 100644 --- a/docs/pip-requirements.txt +++ b/docs/pip-requirements.txt @@ -2,7 +2,7 @@ backports-abc==0.4 backports.ssl-match-hostname==3.5.0.1 certifi==2015.11.20.1 click==6.2 -Jinja2==2.8 +Jinja2==2.11.3 livereload==2.4.1 Markdown==2.6.5 MarkupSafe==0.23