From 9c9bb2ca286737e57f25a4707184200777ac3138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:47:35 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /mail 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] --- mail/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/requirements.txt b/mail/requirements.txt index d37b78f8..26990746 100644 --- a/mail/requirements.txt +++ b/mail/requirements.txt @@ -40,7 +40,7 @@ launchpadlib==1.10.5 lazr.restfulclient==0.13.5 lazr.uri==1.0.3 lru-dict==1.1.6 -Mako==1.0.7 +Mako==1.2.2 MarkupSafe==1.0 mongoqueue==0.7.2 oauth==1.0.1