From 41e923172da6d56875f80f76d7293a129c424d27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:49:19 +0000 Subject: [PATCH] Bump mako from 1.0.3 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.3 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:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 967cea2..2d9b730 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -51,7 +51,7 @@ language-selector==0.1 linecache2==1.0.0 louis==2.6.4 lxml==3.5.0 -Mako==1.0.3 +Mako==1.2.2 MarkupSafe==0.23 mccabe==0.6.1 monotonic==1.5