From 7bde17435d24cf42d440f6d02532868851852254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:00:21 +0000 Subject: [PATCH] Bump mako from 1.3.0 to 1.3.12 in /python Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.0 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] --- python/requirements_compiled.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index f5bc94d0ff61..ae26f9bc9a0c 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1046,7 +1046,7 @@ lz4==4.3.3 # -r python/requirements.txt # clickhouse-connect # dask -mako==1.3.0 +mako==1.3.12 # via alembic markdown==3.5.1 # via