From 0227a85dd447d5de133544e59def2694e04ba4b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 08:52:38 +0000 Subject: [PATCH] Bump mako from 1.1.2 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.2 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] --- requirements-pypi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pypi.txt b/requirements-pypi.txt index 3f9d72096..6598ab845 100644 --- a/requirements-pypi.txt +++ b/requirements-pypi.txt @@ -1,4 +1,4 @@ -Mako==1.1.2 +Mako==1.2.2 Pygments==2.6.1 autopep8==1.5.2 coverage==5.1