From b69578a2eb00a1a8ba8c27f69b225dd47bd65a71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:13:35 +0000 Subject: [PATCH] Bump mako from 1.0.12 to 1.2.2 in /requirements Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.12 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] --- requirements/dev.txt | 2 +- requirements/prod.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index fcad5cb..5428011 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -20,7 +20,7 @@ alembic==1.0.10 Flask-Migrate==2.5.2 mysql-connector==2.2.9 PyMySQL==0.9.3 -Mako==1.0.12 +Mako==1.2.2 python-dateutil==2.8.0 python-editor==1.0.4 diff --git a/requirements/prod.txt b/requirements/prod.txt index bef3efa..91a44e2 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -20,7 +20,7 @@ alembic==1.0.10 Flask-Migrate==2.5.2 mysql-connector==2.2.9 PyMySQL==0.9.3 -Mako==1.0.12 +Mako==1.2.2 python-dateutil==2.8.0 python-editor==1.0.4