From 4db21da4f7c53a0ec127e376a6cef14a028663c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:46:09 +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 +- python/requirements_compiled_py3.13.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index 8a208c4a2e2c..4b668cf4c59c 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1022,7 +1022,7 @@ lz4==4.4.5 # -r python/requirements/test-requirements.txt # clickhouse-connect # dask -mako==1.3.0 +mako==1.3.12 # via alembic markdown==3.5.1 # via tensorboard diff --git a/python/requirements_compiled_py3.13.txt b/python/requirements_compiled_py3.13.txt index c2df5eba9efb..1b4646df6e24 100644 --- a/python/requirements_compiled_py3.13.txt +++ b/python/requirements_compiled_py3.13.txt @@ -1049,7 +1049,7 @@ lz4==4.4.5 # -r python/requirements/test-requirements.txt # clickhouse-connect # dask -mako==1.3.0 +mako==1.3.12 # via alembic markdown==3.5.1 # via