From fab38462423beaa74f57b9267811a2225277daeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:46:42 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /luigi 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] --- luigi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 luigi/requirements.txt diff --git a/luigi/requirements.txt b/luigi/requirements.txt old mode 100755 new mode 100644 index 74dca85..68b5493 --- a/luigi/requirements.txt +++ b/luigi/requirements.txt @@ -32,7 +32,7 @@ lockfile==0.12.2 louis==3.3.0 luigi==2.7.1 lxml==4.1.1 -Mako==1.0.7 +Mako==1.2.2 Markdown==2.6.11 MarkupSafe==1.0 matplotlib==2.1.1