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