From 43b82455fd3f9afd38d749edc32941c94ae7e36f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:45:04 +0000 Subject: [PATCH] Bump mako from 0.9.1 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 0.9.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] --- playground_flask/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/playground_flask/requirements.txt b/playground_flask/requirements.txt index cfcf890..52b439c 100644 --- a/playground_flask/requirements.txt +++ b/playground_flask/requirements.txt @@ -7,7 +7,7 @@ Flask-SQLAlchemy==1.0 Flask-Script==0.6.6 Flask-WTF==0.9.4 Jinja2==2.7.1 -Mako==0.9.1 +Mako==1.2.2 MarkupSafe==0.18 SQLAlchemy==0.9.9 WTForms==1.0.5 diff --git a/requirements.txt b/requirements.txt index 4abdbcb..7f80c45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ jupyter-console==4.0.3 jupyter-core==4.0.6 llvmlite==0.7.0+5.gc591d39 lxml==3.4.4 -Mako==0.9.1 +Mako==1.2.2 MarkupSafe==0.18 matplotlib==1.4.3 menuinst==1.2.1