From 8caf5ac967fcd59188bcb2e48d6773b284fa02e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:07:25 +0000 Subject: [PATCH] Bump gitpython from 3.1.40 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 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.40...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5790613..5dd196d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ defang==0.5.3 Flask==3.0.0 -GitPython==3.1.40 -GitPython==3.1.40 +GitPython==3.1.41 +GitPython==3.1.41 nest_asyncio==1.5.8 pyjokes==0.6.0 pymisp==2.4.176