From b19dbdd433980950e1c1eaeb150d7200a4864298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:31:50 +0000 Subject: [PATCH] Bump mako from 1.3.10 to 1.3.11 in /requirements Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.10 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] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 03fbdcc8d453..6a244e60d45d 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -448,7 +448,7 @@ lxml==5.3.0 # blobfile # gpt-oss # sacrebleu -mako==1.3.10 +mako==1.3.11 # via alembic markdown==3.8.2 # via mlflow