From 1555b3561d6d950156086a5b4ad357cccbb16ea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 07:47:01 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /project/noc_desk Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 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.10...2.11.3) Signed-off-by: dependabot[bot] --- project/noc_desk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 project/noc_desk/requirements.txt diff --git a/project/noc_desk/requirements.txt b/project/noc_desk/requirements.txt old mode 100755 new mode 100644 index ce3604e..e2f3a50 --- a/project/noc_desk/requirements.txt +++ b/project/noc_desk/requirements.txt @@ -15,7 +15,7 @@ Flask-SQLAlchemy==2.1 Flask-WTF==0.14.2 idna==2.8 itsdangerous==1.1.0 -Jinja2==2.10 +Jinja2==2.11.3 MarkupSafe==1.1.0 mysqlclient==1.3.14 pycparser==2.19