From 1558af051db1147ad1dcd716e475e999a709b4ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 04:51:00 +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.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] --- 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..d879a34d 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.11 markupsafe==2.0.1