From 6aa22c762e54d252074176888b54e24d536d8321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:09:28 +0000 Subject: [PATCH] Bump mako from 1.1.0 to 1.2.2 in /api Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.0 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] --- api/requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements/main.txt b/api/requirements/main.txt index dbcf54f..34df1bc 100644 --- a/api/requirements/main.txt +++ b/api/requirements/main.txt @@ -14,7 +14,7 @@ httpcore==0.3.0 httptools==0.0.13 hyperframe==5.2.0 idna==2.8 -mako==1.1.0 +mako==1.2.2 markupsafe==1.1.1 multidict==4.5.2 psycopg2-binary==2.8.3