From f9dbd46f4d7a02490f25b0002093add82a72ea00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 11:15:21 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.41 to 3.1.50 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.41 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.41...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 613b535f8a..5be7b6f671 100644 --- a/Pipfile +++ b/Pipfile @@ -52,7 +52,7 @@ junit-xml = ">=1.9,<2.0" dpath = "==2.1.3" pyyaml = ">=6.0.0,<7.0.0" boto3 = "==1.35.49" -gitpython = ">=3.1.30,<4.0.0" +gitpython = ">=3.1.50,<4.0.0" jmespath = ">=1.0.0,<2.0.0" tqdm = ">=4.65.0,<5.0.0" packaging = ">=23.0,<24.0" diff --git a/Pipfile.lock b/Pipfile.lock index 32621ec195..738039705e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "eab63efbc37901bf6f2cc7998fa095233955f328ae034a7ee0dc1cb114f80f46" + "sha256": "b104d0da801b7634f95c84e96ab424ccdf37dac4d31debacf17ddd1deae3d4f6" }, "pipfile-spec": 6, "requires": {