From 6475999e4e4f498acf091a5435a8ec705a81f9f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:47:25 +0000 Subject: [PATCH] Bump gitpython from 3.1.35 to 3.1.41 in /vaas/requirements Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 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.35...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vaas/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vaas/requirements/base.txt b/vaas/requirements/base.txt index a19fc95b..3b5ef0a9 100644 --- a/vaas/requirements/base.txt +++ b/vaas/requirements/base.txt @@ -17,7 +17,7 @@ django-taggit==1.3.0 celery[redis]==5.2.3 celery-beatx requests>=2.25.1 -GitPython==3.1.35 +GitPython==3.1.41 social-auth-app-django>=4.0.0 defusedxml==0.6.0 lxml==4.9.1