From c60a85892f0d1f9c3230795030ab62b9f06e0ecb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 04:49:42 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.52 in /.devcontainer Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.52. - [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.43...3.1.52) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.52 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 5c7231f0963e3..38ab3535817c1 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -182,7 +182,7 @@ future==1.0.0 # via hyperopt gitdb==4.0.11 # via gitpython -gitpython==3.1.43 +gitpython==3.1.52 # via -r skinny-requirements.txt google-auth==2.35.0 # via databricks-sdk