From 9cca6ed6f4188e348074feda1dd02d9bc9f7e585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 10:40:28 +0000 Subject: [PATCH] Bump gitpython in /ai/gen-ai-agents/assistant-secretary-agent/files Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.47. - [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.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../assistant-secretary-agent/files/local_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt b/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt index 16aeb537c..b62f78c2e 100644 --- a/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt +++ b/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt @@ -19,7 +19,7 @@ decorator==5.1.1 executing==2.2.0 frozenlist==1.5.0 gitdb==4.0.11 -GitPython==3.1.43 +GitPython==3.1.47 h11==0.16.0 httpcore==1.0.7 httpx==0.28.1