From e3de66a210e7121056f38d74f44831ad47844706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:04:01 +0000 Subject: [PATCH] Bump mako from 1.0.10 to 1.2.2 in /week-06/day-04-05 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.10 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] --- week-06/day-04-05/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week-06/day-04-05/requirements.txt b/week-06/day-04-05/requirements.txt index e5b61ed..1b31fd0 100644 --- a/week-06/day-04-05/requirements.txt +++ b/week-06/day-04-05/requirements.txt @@ -35,7 +35,7 @@ jupyter-console==6.0.0 jupyter-core==4.4.0 kiwisolver==1.1.0 lazy-object-proxy==1.3.1 -Mako==1.0.10 +Mako==1.2.2 MarkupSafe==1.1.1 matplotlib==3.1.0 mccabe==0.6.1