From 48a3c65cfc6f64e02252b92c2205b6e8f2a5ebe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:47:49 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /DeepPATH_code 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] --- DeepPATH_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 DeepPATH_code/requirements.txt diff --git a/DeepPATH_code/requirements.txt b/DeepPATH_code/requirements.txt old mode 100755 new mode 100644 index 01cc97b..28aefc0 --- a/DeepPATH_code/requirements.txt +++ b/DeepPATH_code/requirements.txt @@ -98,7 +98,7 @@ locket==0.2.0 logomaker==0.8 lxml==4.3.2 m2r==0.2.1 -Mako==1.0.7 +Mako==1.2.2 Markdown==2.6.11 MarkupSafe==1.0 matplotlib==3.2.2