From e64aa31482608c71ed38402ae8c0b29a11a99788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 10:05:38 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.49 to 3.1.50 in /ci/scripts Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.49 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.49...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 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 01dd1e4b..4ab88b3c 100644 --- a/ci/scripts/requirements.txt +++ b/ci/scripts/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.14.3 -gitpython==3.1.49 +gitpython==3.1.50 packaging==26.2 pygithub==2.9.1 pyyaml==6.0.3