From 670e92f690015b78919d07e85a69f20d9ea6ad51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 01:47:51 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.50 in /.docker_files Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 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.43...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .docker_files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docker_files/requirements.txt b/.docker_files/requirements.txt index b929ef8..7dff952 100644 --- a/.docker_files/requirements.txt +++ b/.docker_files/requirements.txt @@ -1,7 +1,7 @@ ddt==1.2.0 # Required for OCA apps-store -GitPython==3.1.43 +GitPython==3.1.50 pathspec==0.12.1 PyGithub==2.3.0 pygount==1.8.0 \ No newline at end of file