From 8c64c566bf3a1e87f454c6a67236a7d6d69aee28 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 6 Jun 2019 23:13:00 +0000 Subject: [PATCH] build(deps): bump mako from 1.0.11 to 1.0.12 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a288d48..6582b31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-WTF==0.14.2 gunicorn==19.9.0 itsdangerous==1.1.0 Jinja2==2.10.1 -Mako==1.0.11 +Mako==1.0.12 MarkupSafe==1.1.1 mccabe==0.6.1 pycodestyle==2.5.0