From db15ad697cdc62ea6f98119d6cdb9748b676cb33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 03:55:44 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.50 in /devai-cli/src 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] --- devai-cli/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devai-cli/src/requirements.txt b/devai-cli/src/requirements.txt index 8eb3aef2..f84269df 100644 --- a/devai-cli/src/requirements.txt +++ b/devai-cli/src/requirements.txt @@ -9,7 +9,7 @@ atlassian-python-api==3.41.10 chromadb==0.5.0 gitdb==4.0.11 -GitPython==3.1.43 +GitPython==3.1.50 google-cloud-secret-manager==2.20.0 google-crc32c==1.5.0