From 1bc21398878ea715442cb2fef36d244403869d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:55:23 +0000 Subject: [PATCH] Bump mako from 1.1.3 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 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-worker.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-worker.txt b/requirements-worker.txt index ca4a971..84d67a6 100644 --- a/requirements-worker.txt +++ b/requirements-worker.txt @@ -52,7 +52,7 @@ Keras==2.4.3 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.2 kombu==4.6.11 -Mako==1.1.3 +Mako==1.2.2 Markdown==3.3.3 MarkupSafe==1.1.1 mock==4.0.3 diff --git a/requirements.txt b/requirements.txt index aada267..3168a3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ itsdangerous==1.1.0 Jinja2==2.11.2 jmespath==0.10.0 kombu==4.6.11 -Mako==1.1.3 +Mako==1.2.2 MarkupSafe==1.1.1 prometheus-client==0.8.0 psycopg2==2.8.6