From 664bfd7ccbd5f943f990801aa43f1a94b651402d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 06:37:30 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.52 to 3.1.55 in /ci/scripts Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.52 to 3.1.55. - [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.52...3.1.55) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.53 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/scripts/requirements.txt b/ci/scripts/requirements.txt index a52c2d2e..508132af 100644 --- a/ci/scripts/requirements.txt +++ b/ci/scripts/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.15.0 -gitpython==3.1.52 +gitpython==3.1.55 packaging==26.2 pygithub==2.9.1 pyyaml==6.0.3