From f84126138c701f9febfe5afcefaf9fab323cfe0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 11:56:24 +0000 Subject: [PATCH] Bump mako from 1.3.8 to 1.3.12 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.8 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 8594131..4326c9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ httpx==0.26.0 idna==3.10 iniconfig==2.0.0 makefun==1.15.2 -Mako==1.3.8 +Mako==1.3.12 MarkupSafe==3.0.3 numpy==2.2.4 oauthlib==3.3.1