From 150d605aba0ece306adb157f80d3032c8ca5c441 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:56:40 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /ProjectFolder/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] --- ProjectFolder/Code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectFolder/Code/requirements.txt b/ProjectFolder/Code/requirements.txt index 6b20fc7..8d95a67 100644 --- a/ProjectFolder/Code/requirements.txt +++ b/ProjectFolder/Code/requirements.txt @@ -52,7 +52,7 @@ lazy-object-proxy==1.3.1 librosa==0.6.2 llvmlite==0.26.0 madmom==0.16.1 -mako==1.0.7 +mako==1.2.2 Markdown==3.0.1 MarkupSafe==1.1.0 matplotlib==3.0.2