From a9b4fd34dd10f1760fd7aa7bae833588876381d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:52:21 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /backend Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.7 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] --- backend/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements_py3.txt b/backend/requirements_py3.txt index 1334317f..3e93264a 100644 --- a/backend/requirements_py3.txt +++ b/backend/requirements_py3.txt @@ -32,7 +32,7 @@ json-spec==0.10.1 jsonpointer==1.14 jsonschema==2.6.0 livereload==2.5.2 -Mako==1.0.7 +Mako==1.2.2 MarkupSafe==0.23 marshmallow==3.0.0b12 passlib==1.7.1