From 529e53b06362b4d3ecbc0da447d3d545176836f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 17:49:44 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.41. - [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.30...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cc67d1e..2264326c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-cors-headers==3.0.2 django-test-migrations==1.2.0 python-slugify==3.0.2 drf-yasg==1.17.1 -GitPython==3.1.30 +GitPython==3.1.41 celery==5.2.2 ruamel.yaml<=0.16.5 psycopg2-binary==2.8.6