From 4c9edc0eeb2fd7a04ca83729b0850f5e2a0ce56b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 17:36:59 +0000 Subject: [PATCH] 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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 776618e..5f3ba35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ itsdangerous==2.2.0 # via flask jinja2==3.1.6 # via flask -mako==1.3.11 +mako==1.3.12 # via alembic markupsafe==3.0.2 # via