From ee1b5028173dbc9db3052be9bdf2271d1a7f758b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 31 May 2019 23:12:44 +0000 Subject: [PATCH] build(deps): bump mako from 1.0.10 to 1.0.11 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b4bd50..cca8544 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.10 +Mako==1.0.11 MarkupSafe==1.1.1 mccabe==0.6.1 pycodestyle==2.5.0