From 4442535d48a24178e8e353cd49c825a571ce331b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:47:58 +0000 Subject: [PATCH] Bump jinja2 from 2.7.2 to 2.11.3 in /_updated/config/development 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] --- _updated/config/development/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 _updated/config/development/requirements.txt diff --git a/_updated/config/development/requirements.txt b/_updated/config/development/requirements.txt old mode 100755 new mode 100644 index 1e668fc8..6f4b571d --- a/_updated/config/development/requirements.txt +++ b/_updated/config/development/requirements.txt @@ -2,7 +2,7 @@ Fabric==1.8.2 Flask==0.10.1 Flask-SQLAlchemy==1.0 gunicorn==18.0 -Jinja2==2.7.2 +Jinja2==2.11.3 MarkupSafe==0.18 SQLAlchemy==0.9.3 Werkzeug==0.9.4