From c6ff71e38a343de0f11170aa732428d450d6f9fa Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 13 Jan 2025 09:12:43 +0000
Subject: [PATCH] Bump gitdb from 4.0.11 to 4.0.12

Bumps [gitdb](https://github.com/gitpython-developers/gitdb) from 4.0.11 to 4.0.12.
- [Release notes](https://github.com/gitpython-developers/gitdb/releases)
- [Commits](https://github.com/gitpython-developers/gitdb/compare/4.0.11...4.0.12)

---
updated-dependencies:
- dependency-name: gitdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 5203714df..3330f3453 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,7 +18,7 @@ docker==7.1.0
 docopt==0.6.2
 fastjsonschema==2.21.1
 future @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot1/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/future-0.18.2-py3-none-any.whl
-gitdb==4.0.11
+gitdb==4.0.12
 github3.py==4.0.1
 GitPython==3.1.44
 idna==3.10