From 91fd01319d439b6bd91a7ab808d4144202ec9b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:26:34 +0000 Subject: [PATCH] Bump mako from 1.1.3 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.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: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 42058a3..ae10ec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ importlib-metadata==1.6.1 ; python_version < '3.8' itsdangerous==1.1.0 jinja2==2.11.2 jsonschema==3.2.0 -mako==1.1.3 +mako==1.2.2 markupsafe==1.1.1 mccabe==0.6.1 psutil==5.7.0