From 43ed58ad96b9b2b2ce7e068e339b5d71c53633fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 17:46:12 +0000 Subject: [PATCH] Bump mako from 1.0.13 to 1.2.2 in /setup Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.13 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] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 86b5eb8f..a2c6af3b 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -37,7 +37,7 @@ greenlet==2.0.2 gunicorn==20.1.0 itsdangerous==2.1.2 Jinja2==3.1.2 -Mako==1.0.13 +Mako==1.2.2 MarkupSafe==2.1.1 passlib==1.7.4 pilkit==2.0