From c139564320e97afa238be9a7dffa54da67a7a5f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:03:53 +0000 Subject: [PATCH] Bump gitpython from 3.1.37 to 3.1.41 in /src Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 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.37...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index d9aa3af..f73b67d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -51,7 +51,7 @@ frozenlist==1.4.0 # aiosignal gitdb==4.0.10 # via gitpython -gitpython==3.1.37 +gitpython==3.1.41 # via streamlit google-search-results==2.4.2 # via -r requirements.in