From 1fe4e4213531278949cd7c6cf8f6e41840c3d4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:12:24 +0000 Subject: [PATCH] Bump mako from 1.0.6 to 1.2.2 in /ctfdbapi Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.6 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] --- ctfdbapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctfdbapi/requirements.txt b/ctfdbapi/requirements.txt index c57e16d..78f4455 100644 --- a/ctfdbapi/requirements.txt +++ b/ctfdbapi/requirements.txt @@ -27,7 +27,7 @@ Flask-WTF==0.14.2 idna==2.5 itsdangerous==0.24 Jinja2==2.9.6 -Mako==1.0.6 +Mako==1.2.2 MarkupSafe==1.0 paramiko==2.4.2 passlib==1.7.1