From 3ecd4bc8cae9644dcb8f1a6d2d28b2ba60ec8dcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 11:34:05 +0000 Subject: [PATCH] Bump mako from 1.1.0 to 1.2.2 in /flashholdDevops 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] --- flashholdDevops/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flashholdDevops/requirements.txt b/flashholdDevops/requirements.txt index 49853f6..4e7c8db 100644 --- a/flashholdDevops/requirements.txt +++ b/flashholdDevops/requirements.txt @@ -38,7 +38,7 @@ jmespath==0.9.4 jsonschema==3.0.2 kubernetes==10.0.1 lxml==4.3.5 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==1.1.1 MySQL-python==1.2.5 nose==1.3.7