From 9869099593b64fb0581d1304eaf650e127e615f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:29:21 +0000 Subject: [PATCH] Bump mako from 1.1.3 to 1.2.2 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 405219a..40f8d8d 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -44,7 +44,7 @@ kombu==4.6.11 kubernetes==11.0.0 linecache2==1.0.0 logutils==0.3.5 -Mako==1.1.3 +Mako==1.2.2 mangum==0.9.2 marathon==0.12.0 MarkupSafe==1.1.1