From 632ff322319457a0f9804e32676962374a3f52bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:16:48 +0000 Subject: [PATCH 1/2] Bump mako from 1.3.10 to 1.3.11 in /tests/e2e_automation 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: indirect ... Signed-off-by: dependabot[bot] --- tests/e2e_automation/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/e2e_automation/poetry.lock b/tests/e2e_automation/poetry.lock index 5d8691268a..b059ca0dbd 100644 --- a/tests/e2e_automation/poetry.lock +++ b/tests/e2e_automation/poetry.lock @@ -446,14 +446,14 @@ source = ["Cython (>=3.0.11,<3.1.0)"] [[package]] name = "mako" -version = "1.3.10" +version = "1.3.11" description = "A super-fast templating language that borrows the best ideas from the existing templating languages." optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "mako-1.3.10-py3-none-any.whl", hash = "sha256:baef24a52fc4fc514a0887ac600f9f1cff3d82c61d4d700a1fa84d597b88db59"}, - {file = "mako-1.3.10.tar.gz", hash = "sha256:99579a6f39583fa7e5630a28c3c1f440e4e97a414b80372649c0ce338da2ea28"}, + {file = "mako-1.3.11-py3-none-any.whl", hash = "sha256:e372c6e333cf004aa736a15f425087ec977e1fcbd2966aae7f17c8dc1da27a77"}, + {file = "mako-1.3.11.tar.gz", hash = "sha256:071eb4ab4c5010443152255d77db7faa6ce5916f35226eb02dc34479b6858069"}, ] [package.dependencies] From 2155535db8685d6442fee81b02f3895af0c0a1ae Mon Sep 17 00:00:00 2001 From: Thomas-Boyle Date: Fri, 17 Apr 2026 09:20:23 +0100 Subject: [PATCH 2/2] chore: empty commit