From c6a8403bd1373239b9755612741aef5991c65986 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:52:09 +0100 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.44 (#82) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: arturo-seijas <102022572+arturo-seijas@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d69f5d..c625a8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==5.1.5 djangorestframework==3.15.2 djangorestframework-simplejwt==5.4.0 -GitPython==3.1.43 +GitPython==3.1.44 psycopg2-binary==2.9.10 tzdata==2025.1 \ No newline at end of file