From 590051ec42191cc2b78b51102a33edc4ca63b3ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:49:19 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.7 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 +- requirements1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 requirements.txt mode change 100755 => 100644 requirements1.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index e1099c32a..eab3d6d54 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ jdcal==1.3 Jinja2==2.10 kombu==4.1.0 lxml==3.6.2 -Mako==1.0.7 +Mako==1.2.2 MarkupSafe==1.0 mccabe==0.4.0 mock==2.0.0 diff --git a/requirements1.txt b/requirements1.txt old mode 100755 new mode 100644 index 6665a97d2..93c5ceebf --- a/requirements1.txt +++ b/requirements1.txt @@ -97,7 +97,7 @@ jdcal==1.3 Jinja2==2.10 kombu==4.1.0 lxml==3.6.2 -Mako==1.0.7 +Mako==1.2.2 MarkupSafe==1.0 mccabe==0.4.0 mock==2.0.0