From e9cb89f5a9863cb01210be31875e418c8a387683 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 18:43:48 +0000 Subject: [PATCH] Bump gitpython from 2.1.8 to 3.1.50 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.8 to 3.1.50. - [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/2.1.8...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lower-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 7dffb8e..15cc743 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -19,7 +19,7 @@ flake8-docstrings==0.2.1.post1 flake8==2.2.4 future==0.16.0 gitdb2==2.0.3 -GitPython==2.1.8 +GitPython==3.1.50 hacking==0.10.0 idna==2.6 iso8601==0.1.12