From f2437bb76034f768cd8e4773251825122de7eb79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 02:12:40 +0000 Subject: [PATCH] chore(deps): bump gitpython in /apps/ai_workflow_engine Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.41 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.41...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/ai_workflow_engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ai_workflow_engine/requirements.txt b/apps/ai_workflow_engine/requirements.txt index 025b2b0ee..50a3be51f 100644 --- a/apps/ai_workflow_engine/requirements.txt +++ b/apps/ai_workflow_engine/requirements.txt @@ -46,7 +46,7 @@ azure-storage-blob==12.28.0 # GitHub integration PyGithub==2.8.1 -gitpython==3.1.41 +gitpython==3.1.50 # Cloudflare integration cloudflare==4.3.1