From aa937554447cbbdb08ad203771d4b9600a675fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 09:02:06 +0000 Subject: [PATCH] Bump gitpython from 3.1.47 to 3.1.58 in /python Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.58. - [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.47...3.1.58) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.58 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements_compiled.txt | 2 +- python/requirements_compiled_py3.14.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index f07d31445580..d91861f49f93 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -626,7 +626,7 @@ gcs-oauth2-boto-plugin==3.3 # via gsutil gitdb==4.0.11 # via gitpython -gitpython==3.1.47 +gitpython==3.1.58 # via # -r python/requirements/cloud-requirements.txt # mlflow-skinny diff --git a/python/requirements_compiled_py3.14.txt b/python/requirements_compiled_py3.14.txt index 80b3e0e17e3d..f046ca4d9fd7 100644 --- a/python/requirements_compiled_py3.14.txt +++ b/python/requirements_compiled_py3.14.txt @@ -633,7 +633,7 @@ gcs-oauth2-boto-plugin==3.3 # via gsutil gitdb==4.0.12 # via gitpython -gitpython==3.1.47 +gitpython==3.1.58 # via # -r python/requirements/cloud-requirements.txt # mlflow-skinny