From 2ce9e33afe5cc490b7e5190db5a3c10e92fa72b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:01:06 +0000 Subject: [PATCH] Bump mako from 1.0.4 to 1.2.2 in /app/utils 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] --- app/utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/utils/requirements.txt b/app/utils/requirements.txt index 2a361439ba..78377c4ba7 100644 --- a/app/utils/requirements.txt +++ b/app/utils/requirements.txt @@ -29,7 +29,7 @@ idna==2.6 ipaddress==1.0.19 itsdangerous==0.24 Jinja2==2.8 -Mako==1.0.4 +Mako==1.2.2 MarkupSafe==0.23 marshmallow==2.7.3 marshmallow-sqlalchemy==0.8.1