From 5d118f3b7929844c344e1e0a3d7f54b00b5ed01c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:44:47 +0000 Subject: [PATCH] Bump mako from 0.9.0 to 1.2.2 in /src Bumps [mako](https://github.com/sqlalchemy/mako) from 0.9.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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 1a787f5..88d39a5 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -4,7 +4,7 @@ django-braces==1.0.0 django-nose==1.2 djangorestframework==2.3.10 httplib2==0.8 -Mako==0.9.0 +Mako==1.2.2 MarkupSafe==0.19 pytz requests==2.2.1