From e754a7ba417159aebe87a15e7f35ac7146986c22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:58:59 +0000 Subject: [PATCH] Bump mako from 1.3.0 to 1.3.11 in /python Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.0 to 1.3.11. - [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.11 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..177adae7c69a 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.11 # 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..10a32752a62f 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.11 # via alembic markdown==3.5.1 # via