From 31e9dfce30044c55289cc18236d605708e4457f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:59:30 +0000 Subject: [PATCH] Bump gitpython from 3.1.37 to 3.1.41 in /builder 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: direct:production ... Signed-off-by: dependabot[bot] --- builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/requirements.txt b/builder/requirements.txt index 7cad9c3..acacdf2 100644 --- a/builder/requirements.txt +++ b/builder/requirements.txt @@ -26,7 +26,7 @@ torchsde==0.2.5 transformers==4.30.2 # CLI and Development Utilities -GitPython==3.1.37 +GitPython==3.1.41 pyngrok==7.0.0 # Web and Networking Libraries