From f465abb5864f341a3bca5b08b7d4d9ff1a055500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:59:34 +0000 Subject: [PATCH] Bump mako from 1.0.8 to 1.2.2 in /pro-flask Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.8 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] --- pro-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pro-flask/requirements.txt b/pro-flask/requirements.txt index 8c56f59..06f1c90 100644 --- a/pro-flask/requirements.txt +++ b/pro-flask/requirements.txt @@ -16,7 +16,7 @@ Flask-WTF==0.14.2 idna==2.8 itsdangerous==1.1.0 Jinja2==2.10 -Mako==1.0.8 +Mako==1.2.2 MarkupSafe==1.1.1 MySQL-python==1.2.5 python-dateutil==2.8.0