From 9b054721653460e91098d8878229d271c19e07e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:23:59 +0000 Subject: [PATCH] Bump jinja2 from 2.11.0 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 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.0...2.11.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 11527ed..a29268a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ httpsig-cffi==15.0.0 idna==2.8 ipaddress==1.0.23 itsdangerous==1.1.0 -Jinja2==2.11.0 +Jinja2==2.11.3 MarkupSafe==1.1.1 marshmallow==2.21.0 nose==1.3.7 diff --git a/test_requirements.txt b/test_requirements.txt index d9d00e9..38d7ca8 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -14,7 +14,7 @@ httpsig-cffi==15.0.0 idna==2.8 ipaddress==1.0.23 itsdangerous==1.1.0 -Jinja2==2.11.0 +Jinja2==2.11.3 MarkupSafe==1.1.1 marshmallow==3.3.0 nose==1.3.7