From 73e8214931b86d687466f80215b89609bc582c51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:24:29 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.49 in /.docker_files Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 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.43...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 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..7fd32a6 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.49 pathspec==0.12.1 PyGithub==2.3.0 pygount==1.8.0 \ No newline at end of file