From ed2d51d4396c692961b5b9f972d3b98f0e01815b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 02:03:58 +0000 Subject: [PATCH] Bump mako from 1.1.3 to 1.1.5 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 to 1.1.5. - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) --- updated-dependencies: - dependency-name: mako dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4792c28..c0f44db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ idna==2.10 itsdangerous==1.1.0 Jinja2==2.11.3 lxml>=4.6.3 -Mako==1.1.3 +Mako==1.1.5 MarkupSafe==1.1.1 numerize==0.12 packaging==20.8