From 4f56a9c2ba4912463128b0986a41ac1f3678105a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:53:34 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 255a037..a609171 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ jinja2==3.1.6 # via fastapi loguru==0.7.3 # via fba-slim -mako==1.3.10 +mako==1.3.11 # via alembic markdown-it-py==4.0.0 # via rich