From 36fffc97b66530f681b1bb6b66fe8f62ae24da6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:36:28 +0000 Subject: [PATCH] Bump mako from 0.7.3 to 1.3.12 Bumps [mako](https://github.com/sqlalchemy/mako) from 0.7.3 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 e76581e..3fff97e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Cython==0.19.1 MarkupSafe==0.15 # Higher than this fails on 3.2 -Mako==0.7.3 +Mako==1.3.12