From 07b72729a2d52b8f294230cd547cceeec56d8811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 06:38:49 +0000 Subject: [PATCH] Bump gitpython from 3.1.13 to 3.1.44 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.13 to 3.1.44. - [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.13...3.1.44) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.44 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..3ecedd1e 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -26,7 +26,7 @@ dnspython==2.1.0 docutils==0.21.2 execnet==2.1.1 gitdb==4.0.9 -GitPython==3.1.13 +GitPython==3.1.44 identify==2.2.13 idna==2.10 importlib-metadata==8.6.1