From 2f3886ec2c8056a645c11d16535e4b3e1b6ea2b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 06:49:36 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.54 in /.devcontainer Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.54. - [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.54) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.54 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..6a9412273d9a4 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.54 # via -r skinny-requirements.txt google-auth==2.35.0 # via databricks-sdk