From c3892c9086da5b11758db55f23186fe97ab236d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:50:18 +0000 Subject: [PATCH] Bump gitpython from 3.0.2 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.2 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.0.2...3.1.41) --- updated-dependencies: - dependency-name: gitpython 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 b67284b..1aa9cbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2019.3.9 chardet==3.0.4 docutils==0.15.2 gitdb2==2.0.6 -GitPython==3.0.2 +GitPython==3.1.41 idna==2.8 lkml==0.2.0 lookerapi==3.0.0