From 849cae5abc681b97670c49c75912afc5ddb3da77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:46:27 +0000 Subject: [PATCH] Bump mako from 1.0.4 to 1.2.2 in /tests/vulnerabilities Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.4 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] --- tests/vulnerabilities/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/vulnerabilities/requirements.txt b/tests/vulnerabilities/requirements.txt index dfe35d3a..d3a56a4b 100644 --- a/tests/vulnerabilities/requirements.txt +++ b/tests/vulnerabilities/requirements.txt @@ -8,7 +8,7 @@ Flask-SQLAlchemy==2.1 Flask-Cache==0.13.1 itsdangerous==0.24 Jinja2==2.8 -Mako==1.0.4 +Mako==1.2.2 MarkupSafe==0.23 MySQL-python==1.2.5 python-editor==1.0