From 2c244ece24e56e6c00108cc83c62c80fec68653d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 01:44:49 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.41 in /.circleci/tools Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.41. - [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.30...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .circleci/tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/tools/requirements.txt b/.circleci/tools/requirements.txt index 1cf1a2d15..fb0e66ffa 100644 --- a/.circleci/tools/requirements.txt +++ b/.circleci/tools/requirements.txt @@ -8,4 +8,4 @@ google-api-python-client==2.64.0 docker==4.1.0 PyGithub==1.55 PyYAML==6.0.1 -GitPython==3.1.30 +GitPython==3.1.41