From 6052a15ccb17396ee2c674a8dfe7f302de7e79da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 00:20:56 +0000 Subject: [PATCH] Bump mako from 1.3.10 to 1.3.11 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.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 1f05a759..e1cbf856 100644 --- a/requirements.in +++ b/requirements.in @@ -15,7 +15,7 @@ isort~=6.1.0 itsdangerous~=2.2.0 Jinja2~=3.1.6 lazy-object-proxy~=1.12.0 -Mako~=1.3.10 +Mako~=1.3.11 MarkupSafe~=3.0.2 mccabe~=0.7.0 oic~=1.6.1 diff --git a/requirements.txt b/requirements.txt index 06139982..070db8d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ jmespath==1.1.0 # botocore lazy-object-proxy==1.12.0 # via -r requirements.in -mako==1.3.10 +mako==1.3.11 # via # -r requirements.in # alembic