From 9f72a5b0369e1755e0de2bd4c4a7c189ca753f82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:32:31 +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 | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/requirements.in b/requirements.in index 59ece638..a3938f10 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 edca0eb5..9bdd5991 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 @@ -119,8 +119,6 @@ packaging==26.0 # build # gunicorn # wheel -pip==26.0.1 - # via pip-tools pip-tools==7.5.3 # via -r requirements.in platformdirs==4.9.6 @@ -168,10 +166,8 @@ requests==2.33.1 # pyjwkest s3transfer==0.10.4 # via boto3 -sentry-sdk==2.56.0 +sentry-sdk[flask]==2.56.0 # via -r requirements.in -setuptools==82.0.1 - # via pip-tools six==1.17.0 # via # -r requirements.in