From 408fdf4831429540800fb83213f745d737f9214a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 06:23:20 +0000 Subject: [PATCH] chore(deps): bump mako from 1.3.10 to 1.3.12 in /platform Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.10 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] --- platform/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/requirements.txt b/platform/requirements.txt index 34a511cee9..61fd596f52 100644 --- a/platform/requirements.txt +++ b/platform/requirements.txt @@ -100,7 +100,7 @@ jsonschema==4.25.0 # via flask-restx jsonschema-specifications==2025.4.1 # via jsonschema -mako==1.3.10 +mako==1.3.12 # via alembic markupsafe==3.0.2 # via