From 834f9d59b68f0973abc4007986d9b9e829c4205d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:50:32 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /slack/webhook-for-challenge/src Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.7 to 1.2.2. - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) --- updated-dependencies: - dependency-name: mako dependency-type: direct:production ... 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..87e097f --- a/slack/webhook-for-challenge/src/requirements.txt +++ b/slack/webhook-for-challenge/src/requirements.txt @@ -10,7 +10,7 @@ Flask-SQLAlchemy==2.3.2 idna==2.6 itsdangerous==0.24 Jinja2==2.10 -Mako==1.0.7 +Mako==1.2.2 MarkupSafe==1.0 marshmallow==2.15.1 marshmallow-sqlalchemy==0.13.1