From cfc1d6c14c63e8acf1399f5efb9072bdd5adc47d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:29:05 +0000 Subject: [PATCH] build(deps): bump mako in /results-tabulation-dashboard 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-dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results-tabulation-dashboard/requirements.txt b/results-tabulation-dashboard/requirements.txt index faa1072d..ee5777cb 100644 --- a/results-tabulation-dashboard/requirements.txt +++ b/results-tabulation-dashboard/requirements.txt @@ -26,7 +26,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