From 2fbba6e75b8e4eb509b7855e37d9e27d647f1750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:14:55 +0000 Subject: [PATCH] Bump mako from 1.3.11 to 1.3.12 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.11 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 update-type: version-update:semver-patch ... 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 d2e89d55..0a9101ad 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.11 +Mako~=1.3.12 MarkupSafe~=3.0.2 mccabe~=0.7.0 oic~=1.6.1 diff --git a/requirements.txt b/requirements.txt index 57d22361..c87e56fd 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.11 +mako==1.3.12 # via # -r requirements.in # alembic