From b696986c4888850c450eb4257a16b03ec6cbb226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:24:49 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 2.11.3 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] --- requirements-normal.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-normal.txt b/requirements-normal.txt index 695614b..57fd254 100644 --- a/requirements-normal.txt +++ b/requirements-normal.txt @@ -7,7 +7,7 @@ Flask-RESTful==0.3.5 flask-restful-swagger==0.19 gunicorn==19.4.1 itsdangerous==0.24 -Jinja2==2.8 +Jinja2==2.11.3 mock==1.3.0 mocket==1.2.4 PyJWT==1.4.0 diff --git a/requirements.txt b/requirements.txt index 5d09b96..6679a7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Flask-RESTful==0.3.5 flask-restful-swagger==0.19 gunicorn==19.4.1 itsdangerous==0.24 -Jinja2==2.8 +Jinja2==2.11.3 mock==1.3.0 mocket==1.2.4 PyJWT==1.4.0