From 2d0e32af37034c1df381e8a739d54bad5aa8b1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:38:03 +0000 Subject: [PATCH] Bump mako from 1.2.0 to 1.2.2 in /github/group-replacer Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.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] --- github/group-replacer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/group-replacer/requirements.txt b/github/group-replacer/requirements.txt index 3f76dd33..284d8d23 100644 --- a/github/group-replacer/requirements.txt +++ b/github/group-replacer/requirements.txt @@ -36,7 +36,7 @@ Jinja2==3.0.1 jsonschema==4.7.2 kombu==5.1.0 lazy-object-proxy==1.7.1 -Mako==1.2.0 +Mako==1.2.2 Markdown==3.3.7 MarkupSafe==2.0.1 mccabe==0.7.0