From 765a7ab2580ee6f625dd6bf0515f00224b08271e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 10:03:24 +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.46. - [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.46) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:production update-type: version-update:semver-patch ... 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..4727ee2d3 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.46 # Cloudflare integration cloudflare==4.3.1