From c2415599d7e1280ab93cb8464fd14ca6342cc624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 09:52:48 -0800 Subject: [PATCH] Bump gitpython from 3.1.40 to 3.1.41 in /envs (#75) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 908ba48..738de3b 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -33,7 +33,7 @@ exceptiongroup==1.1.3 f90nml==1.4.4 filelock==3.13.1 gitdb==4.0.11 -GitPython==3.1.40 +GitPython==3.1.41 h11==0.14.0 h2==4.1.0 hatch==1.7.0