From dc4fe0e7ae4a91c815869d77d9d29f83d2c85aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 00:51:55 +0000 Subject: [PATCH] Bump gitpython in /experiments/agentcompany/openhands 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] --- experiments/agentcompany/openhands/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/agentcompany/openhands/requirements.txt b/experiments/agentcompany/openhands/requirements.txt index c1f540a..b30c600 100644 --- a/experiments/agentcompany/openhands/requirements.txt +++ b/experiments/agentcompany/openhands/requirements.txt @@ -49,7 +49,7 @@ frozenlist==1.4.1 fsspec==2024.5.0 gguf==0.10.0 gitdb==4.0.11 -GitPython==3.1.43 +GitPython==3.1.47 gpustat==1.1.1 h11==0.14.0 httpcore==1.0.5