From 52f8cceb21e94dfe5f077e3c603d8696d7779f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:18:41 +0000 Subject: [PATCH] Bump mako from 1.3.10 to 1.3.11 in /submit-api 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] --- submit-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submit-api/requirements.txt b/submit-api/requirements.txt index a385acd9..11f1a7f0 100644 --- a/submit-api/requirements.txt +++ b/submit-api/requirements.txt @@ -33,7 +33,7 @@ itsdangerous==2.2.0 Jinja2==3.1.6 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 -Mako==1.3.10 +Mako==1.3.11 MarkupSafe==3.0.3 marshmallow==3.23.1 marshmallow-enum==1.5.1