From fd28acc49d5ec757486d9398666f7213bc71caf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:04:26 +0000 Subject: [PATCH] Bump mako from 1.2.2 to 1.3.11 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.2 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 801d193..bd6dcbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Flask-SQLAlchemy==2.5.1 idna==2.6 itsdangerous==2.0.0 Jinja2==3.0.3 -Mako==1.2.2 +Mako==1.3.11 MarkupSafe==2.1.1 parsedatetime==2.6 psycopg2==2.9.9