From 7673b242c05288407af631465490fbc645e2dd2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:45:05 +0000 Subject: [PATCH] Bump mako from 0.8.1 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 0.8.1 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] --- r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/r.txt b/r.txt index 679b685..625ddb7 100644 --- a/r.txt +++ b/r.txt @@ -46,7 +46,7 @@ itsdangerous==0.24 Jinja2==2.7.1 lazy-object-proxy==1.2.2 lxml==4.2.5 -Mako==0.8.1 +Mako==1.2.2 Markdown==2.5.2 MarkupSafe==0.23 matplotlib==2.0.0 diff --git a/requirements.txt b/requirements.txt index aa297a7..02837ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ Flask-Testing==0.6.1 Flask-WTF==0.9.1 FreeSWITCH-ESL-Python==1.2 Jinja2==2.7.1 -Mako==0.8.1 +Mako==1.2.2 Markdown==2.5.2 MarkupSafe==0.23 Pairtree==0.7.1-T