From 5903a6b11c34fcb2b96075d8b568b0285eb71e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 03:01:44 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 2.11.3 in /files 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] --- files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/requirements.txt b/files/requirements.txt index 7279b90..7c03dd9 100644 --- a/files/requirements.txt +++ b/files/requirements.txt @@ -6,7 +6,7 @@ Flask-Login==0.3.2 Flask-SQLAlchemy==2.1 Flask-Testing==0.4.2 Flask-WTF==0.12 -Jinja2==2.8 +Jinja2==2.11.3 MarkupSafe==0.23 SQLAlchemy==1.0.9 WTForms==2.0.2