From 0612a495b668fd6b8e1ab6044fbcd60d32dd5eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:10:41 +0000 Subject: [PATCH] Bump mako from 1.0.14 to 1.2.2 in /flask-by-example Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.14 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] --- flask-by-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-by-example/requirements.txt b/flask-by-example/requirements.txt index 642de58..244b327 100644 --- a/flask-by-example/requirements.txt +++ b/flask-by-example/requirements.txt @@ -63,7 +63,7 @@ lit==0.8.1.dev0 lockfile==0.12.2 louis==3.11.0 lxml==4.6.5 -Mako==1.0.14 +Mako==1.2.2 mallard-ducktype==1.0.2 Markdown==3.1.1 MarkupSafe==1.1.1