From 305496b96c74c48de8e7408747ba674db4bf24df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 13:23:50 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.49 in /devai-api 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] --- devai-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devai-api/requirements.txt b/devai-api/requirements.txt index e0955148..70c16cfe 100644 --- a/devai-api/requirements.txt +++ b/devai-api/requirements.txt @@ -20,5 +20,5 @@ langchain_community==0.2.19 click==8.1.7 PyGithub==2.5.0 -GitPython==3.1.43 +GitPython==3.1.49 google-cloud-secret-manager==2.20.0 \ No newline at end of file