From 3cae82da5f462ca5fdc48c83f7d650a2d577db16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 08:14:40 -0500 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 (#22) Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 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.11.2...2.11.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirement_files/Sphinx.txt | 2 +- requirements_opinionated.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirement_files/Sphinx.txt b/requirement_files/Sphinx.txt index 001f9e2..14a3904 100644 --- a/requirement_files/Sphinx.txt +++ b/requirement_files/Sphinx.txt @@ -5,7 +5,7 @@ chardet==3.0.4 docutils==0.16 idna==2.10 imagesize==1.2.0 -Jinja2==2.11.2 +Jinja2==2.11.3 MarkupSafe==1.1.1 packaging==20.4 Pygments==2.6.1 diff --git a/requirements_opinionated.txt b/requirements_opinionated.txt index 26a30ef..ff4cc67 100644 --- a/requirements_opinionated.txt +++ b/requirements_opinionated.txt @@ -26,7 +26,7 @@ idna==2.10 imagesize==1.2.0 importlib-metadata==1.7.0 isort==5.0.6 -Jinja2==2.11.2 +Jinja2==2.11.3 MarkupSafe==1.1.1 mccabe==0.6.1 more-itertools==8.4.0