From 5d539eab714f628b28ecdf35922814bbb216facb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:23:50 +0000 Subject: [PATCH] build(deps): bump mako from 1.1.0 to 1.2.2 in /results-tabulation-api Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.0 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] --- results-tabulation-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results-tabulation-api/requirements.txt b/results-tabulation-api/requirements.txt index 68bfcc02..bc99f578 100644 --- a/results-tabulation-api/requirements.txt +++ b/results-tabulation-api/requirements.txt @@ -25,7 +25,7 @@ inflection==0.3.1 itsdangerous==1.1.0 Jinja2==2.10.3 jsonschema==2.6.0 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==1.1.1 marshmallow==2.19.2 marshmallow-enum==1.4.1