From 3d043b7dc67c477e7e9d1165fbe9dd63915378b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:31:03 +0000 Subject: [PATCH] build(deps): bump mako from 1.0.9 to 1.2.2 in /core Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.9 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] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index dfa8cfb..524068a 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -56,7 +56,7 @@ jedi==0.14.1 Jinja2==2.10.1 kombu==4.5.0 lazy-object-proxy==1.3.1 -Mako==1.0.9 +Mako==1.2.2 Markdown==3.0.1 MarkupSafe==1.1.0 mccabe==0.6.1