From 92a6bcede3110b4c1cee16096f6957fa0efd2109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:30:14 +0000 Subject: [PATCH] Bump jinja2 from 2.7.3 to 2.11.3 in /petrarch Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.3 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.3...2.11.3) Signed-off-by: dependabot[bot] --- petrarch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 petrarch/requirements.txt diff --git a/petrarch/requirements.txt b/petrarch/requirements.txt old mode 100755 new mode 100644 index 610a4d8..20545dc --- a/petrarch/requirements.txt +++ b/petrarch/requirements.txt @@ -3,7 +3,7 @@ Flask==0.10.1 Flask-RESTful==0.3.3 Flask-HTTPAuth==2.5.0 itsdangerous==0.24 -Jinja2==2.7.3 +Jinja2==2.11.3 MarkupSafe==0.23 tornado==4.2 simplejson==3.6.5