From 94642080dbbb341c1ae9a2fba8b29a8e911fbec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:12:52 +0000 Subject: [PATCH] chore(deps): bump mako from 1.3.10 to 1.3.11 in /samples/snippets 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] --- samples/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 14dd93ab..8ddbacec 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -15,7 +15,7 @@ grpcio==1.74.0; python_version >= '3.9' grpcio-status==1.74.0; python_version >= '3.9' idna==3.10 importlib-resources==6.5.2; python_version >= '3.9' -mako==1.3.10; python_version >= '3.9' +mako==1.3.11; python_version >= '3.9' markupsafe==3.0.2; python_version >= '3.9' packaging==25.0 proto-plus==1.26.1