From dfd4e781eefafeb9063690c9a77a6b91c43a7f46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 08:28:33 +0000 Subject: [PATCH] build(deps): bump mako from 1.3.10 to 1.3.11 in /databricks-builder-app 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] --- databricks-builder-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databricks-builder-app/requirements.txt b/databricks-builder-app/requirements.txt index 4bba6c3b..5dc438e6 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -206,7 +206,7 @@ keyring==25.7.0 # via py-key-value-aio kiwisolver==1.5.0 # via matplotlib -mako==1.3.10 +mako==1.3.11 # via alembic markdown-it-py==4.0.0 # via rich