From 6b12deed6eb3f5aa455542ed380c47a2b948a8df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 06:38:46 +0000 Subject: [PATCH] Bump gitdb from 4.0.9 to 4.0.12 Bumps [gitdb](https://github.com/gitpython-developers/gitdb) from 4.0.9 to 4.0.12. - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](https://github.com/gitpython-developers/gitdb/compare/4.0.9...4.0.12) --- updated-dependencies: - dependency-name: gitdb dependency-version: 4.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index 46adb75c..98a6e4ef 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -25,7 +25,7 @@ Deprecated==1.2.13 dnspython==2.1.0 docutils==0.21.2 execnet==2.1.1 -gitdb==4.0.9 +gitdb==4.0.12 GitPython==3.1.13 identify==2.2.13 idna==2.10