From 95ea2bff869f702922605c9006e29b267c9e8c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:38:06 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index 8802a0b83039..334c3024e510 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1020,7 +1020,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