From 6af7dbe051bdf693c1c57b6fed601c9767999682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 07:46:00 +0000 Subject: [PATCH] Bump mako from 1.3.11 to 1.3.12 in /requirements 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/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/install.txt b/requirements/install.txt index ede767f..d94fb38 100644 --- a/requirements/install.txt +++ b/requirements/install.txt @@ -76,7 +76,7 @@ joserfc==1.6.4 # via authlib kombu==5.6.2 # via celery -mako==1.3.11 +mako==1.3.12 # via alembic markupsafe==3.0.3 # via