From 35b172bc91e491299b8584340b23b9ed6c4d10eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 01:10:11 +0000 Subject: [PATCH] build(deps): Bump mako from 1.3.11 to 1.3.12 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.11 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 bab5e06..d1fc52d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ Jinja2==3.1.6 jmespath==1.0.1 lxml==6.1.0 macholib==1.15.2 -Mako==1.3.11 +Mako==1.3.12 MarkupSafe==3.0.2 packaging==25.0 passlib==1.7.4