From f62b7edf50ed351be031b1d83408d59b7be4a1ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 13:07:28 +0000 Subject: [PATCH] chore(deps): bump mako from 1.3.10 to 1.3.12 in /samples/snippets Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.10 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 ... 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..59b74f01 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.12; python_version >= '3.9' markupsafe==3.0.2; python_version >= '3.9' packaging==25.0 proto-plus==1.26.1