From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 00:43:51 +0000 (+0000) Subject: build(deps): bump gitpython in /src/script/config-diff X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f532ba5409d8d1bc8048fa5ba2d3eae0744dac2b;p=ceph.git build(deps): bump gitpython in /src/script/config-diff Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 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.44...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/src/script/config-diff/requirements.txt b/src/script/config-diff/requirements.txt index 8f6825235eea..985af1e7ef78 100644 --- a/src/script/config-diff/requirements.txt +++ b/src/script/config-diff/requirements.txt @@ -1,2 +1,2 @@ -GitPython==3.1.44 +GitPython==3.1.49 PyYAML==6.0.1