From 1c67aa8c8bdbb7bf2ae42d333c4534072eb27e5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 12:08:45 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /distributions directory: [gitpython](https://github.com/gitpython-developers/GitPython). Bumps the pip group with 1 update in the /tools/devops directory: [gitpython](https://github.com/gitpython-developers/GitPython). Updates `gitpython` from 3.1.41 to 3.1.52 - [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.52) Updates `gitpython` from 3.1.41 to 3.1.52 - [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.52) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.52 dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-version: 3.1.52 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- distributions/requirements.txt | 2 +- tools/devops/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distributions/requirements.txt b/distributions/requirements.txt index f4914ce55a..0e4f153213 100644 --- a/distributions/requirements.txt +++ b/distributions/requirements.txt @@ -1,5 +1,5 @@ python-magic==0.4.27 click==8.1.3 -GitPython==3.1.41 +GitPython==3.1.52 PyGithub==2.5.0 json-cfg==0.4.2 \ No newline at end of file diff --git a/tools/devops/requirements.txt b/tools/devops/requirements.txt index 544a930a04..b8bc29a4f6 100644 --- a/tools/devops/requirements.txt +++ b/tools/devops/requirements.txt @@ -1,4 +1,4 @@ azure-devops==7.1.0b4 click==8.1.3 -gitpython==3.1.41 +gitpython==3.1.52 backoff==2.2.1 \ No newline at end of file