From 17252d5430c4e01101eb495e87d56bdf861a8947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:45:53 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index c604ce56..520c12b6 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ simplejson==3.6.3 # Dependencies of top level requirements SQLAlchemy==0.9.1 -Jinja2==2.7.2 +Jinja2==2.11.3 Werkzeug==0.9.4 alembic==0.6.4 anyjson==0.3.3