From 872bcce5c104f16485be89ac8f61cda5bd0aa56e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:17:52 +0000 Subject: [PATCH] Bump mako from 1.1.0 to 1.2.2 in /project05_capstone/finished Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.0 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] --- project05_capstone/finished/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project05_capstone/finished/requirements.txt b/project05_capstone/finished/requirements.txt index e5cb60f..fd626f7 100644 --- a/project05_capstone/finished/requirements.txt +++ b/project05_capstone/finished/requirements.txt @@ -58,7 +58,7 @@ jupyter-client==5.1.0 jupyter-core==4.3.0 lazy-object-proxy==1.3.1 lxml==3.7.3 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==0.23 mccabe==0.6.1 mistune==0.7.4