From 189835e9136db49742e9eec485273a06cb39528d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 00:03:26 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /slack/webhook-for-challenge/src 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] --- slack/webhook-for-challenge/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 slack/webhook-for-challenge/src/requirements.txt diff --git a/slack/webhook-for-challenge/src/requirements.txt b/slack/webhook-for-challenge/src/requirements.txt old mode 100755 new mode 100644 index 84b3e34..3407696 --- a/slack/webhook-for-challenge/src/requirements.txt +++ b/slack/webhook-for-challenge/src/requirements.txt @@ -9,7 +9,7 @@ Flask-Script==2.0.6 Flask-SQLAlchemy==2.3.2 idna==2.6 itsdangerous==0.24 -Jinja2==2.10 +Jinja2==2.11.3 Mako==1.0.7 MarkupSafe==1.0 marshmallow==2.15.1