From f7cb9dd0a6803133f02c1c40e52157e03a8acf81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:41:10 +0000 Subject: [PATCH] Bump mako from 1.1.2 to 1.2.2 in /scripts Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.2 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] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index f5567ba..d205e14 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -45,7 +45,7 @@ kiwisolver==1.2.0 kombu==4.6.8 lazy-object-proxy==1.4.3 lxml==4.6.3 -Mako==1.1.2 +Mako==1.2.2 Markdown==3.2.2 MarkupSafe==1.1.1 matplotlib==3.2.1