From 2a4b36cab4063c0fc25a0b51e970e8e1477b0442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 06:55:26 +0000 Subject: [PATCH] build(deps): bump gitpython in /databricks-builder-app Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 to 3.1.50. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.46...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 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..60809b16 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -126,7 +126,7 @@ fonttools==4.62.1 # via matplotlib gitdb==4.0.12 # via gitpython -gitpython==3.1.46 +gitpython==3.1.50 # via mlflow-skinny google-auth==2.49.1 # via databricks-sdk