From 0ec9830b466490cfcb9a2a2d15047f182311d99b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:48:28 +0000 Subject: [PATCH] Bump mako in /pyperformance/data-files/benchmarks/bm_mako Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.4 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] --- pyperformance/data-files/benchmarks/bm_mako/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyperformance/data-files/benchmarks/bm_mako/requirements.txt b/pyperformance/data-files/benchmarks/bm_mako/requirements.txt index 5f2fe892..d8b63438 100644 --- a/pyperformance/data-files/benchmarks/bm_mako/requirements.txt +++ b/pyperformance/data-files/benchmarks/bm_mako/requirements.txt @@ -1,2 +1,2 @@ -mako==1.1.4 +mako==1.3.12 markupsafe==2.0.1