From 3e53d85c3666542e20613ae0b6ab95f53d9d4b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:04:31 +0000 Subject: [PATCH] build(deps): bump mako from 1.0.12 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.12 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6483c77..f9566c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ idna==2.8 importlib-metadata==0.18 itsdangerous==1.1.0 Jinja2==2.10.1 -Mako==1.0.12 +Mako==1.2.2 MarkupSafe==1.1.1 mccabe==0.6.1 more-itertools==7.1.0