From 2322dd40b2e181227aae1270ca17640670f00bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 01:40:14 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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.10.1...2.11.3) Signed-off-by: dependabot[bot] --- requirements-prod.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-prod.txt b/requirements-prod.txt index 289a860..55b589c 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -7,7 +7,7 @@ Flask==1.1.1 html5lib==1.0.1 idna==2.8 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 mf2py==1.1.2 redis==3.3.8 diff --git a/requirements.txt b/requirements.txt index 1db1ced..8954036 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ idna==2.8 invoke==1.3.0 itsdangerous==1.1.0 jedi==0.15.1 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 mccabe==0.6.1 mf2py==1.1.2