From d374ee573e4ccb63e1134e03c9bc6be340be7cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:05:52 +0000 Subject: [PATCH] Bump mako from 1.1.4 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.4 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 2f6f0897..bb1de319 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ greenlet==1.0.0 ; python_version >= '3' itsdangerous==1.1.0 jinja2==2.11.3 jsmin==2.2.2 -mako==1.1.4 +mako==1.2.2 markupsafe==1.1.1 python-dateutil==2.8.1 python-dotenv==0.10.3