From 5312a8067ab2c12823b78c95f7ec3d2704faec4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:19:11 +0000 Subject: [PATCH] Bump mako from 1.1.5 to 1.3.12 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.5 to 1.3.12. - [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-version: 1.3.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af68e490402..0bb9586b2d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ jmespath==0.10.0 jsonschema-serialize-fork==2.1.1 loremipsum==1.0.5 lucenequery==0.1 -Mako==1.1.5 +Mako==1.3.12 MarkupSafe==1.1.1 mock==4.0.3 more-itertools==8.10.0