From 2ba9f54b5e43596df3ffb26e9bcb7343b63865c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:01: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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2493329..a601660 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "keyring==25.7.0", "setuptools==80.9.0", # neded for azure-devops to use 7.1 API "azure-devops==7.1.0b4", - "Mako==1.3.10", + "Mako==1.3.11", "PyGithub==2.8.1", ] keywords = [