From 3666c5a3ecd6c3641c311357c149cb89f788ae62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:51:38 +0000 Subject: [PATCH] Bump jinja2 from 2.7.2 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.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.7.2...2.11.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_py3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5e2f85c..10ef876 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Babel==1.3 Flask==0.10.1 Flask-Babel==0.9 Flask-SQLAlchemy==1.0 -Jinja2==2.7.2 +Jinja2==2.11.3 MarkupSafe==0.23 SQLAlchemy==0.9.4 Werkzeug==0.9.4 diff --git a/requirements_py3.txt b/requirements_py3.txt index 8f4660c..48e4c55 100644 --- a/requirements_py3.txt +++ b/requirements_py3.txt @@ -3,7 +3,7 @@ Cython==0.20.1 Flask==0.10.1 Flask-Babel==0.9 Flask-SQLAlchemy==1.0 -Jinja2==2.7.2 +Jinja2==2.11.3 MarkupSafe==0.23 SQLAlchemy==0.9.4 Werkzeug==0.9.4