From 0d0dce83ab4fecf12325447680704ec299ab0534 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 06:15:01 +0000 Subject: [PATCH] chore(deps): update dependency gitdb to v4.0.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2da101f6..a1a4b35c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ asgiref==3.5.2 # via django django==4.2.16 # via django-migration-fixer (setup.py) -gitdb==4.0.10 +gitdb==4.0.12 # via gitpython gitpython==3.1.41 # via django-migration-fixer (setup.py)