From aa71c1bd1835bc37c4ed36bcd6f6b1646301a99d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:37:06 +0000 Subject: [PATCH] Bump gitpython from 3.1.50 to 3.1.54 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.50 to 3.1.54. - [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.50...3.1.54) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.54 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 4ac36fc2..dee2d57f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ executing==2.2.0 fastjsonschema==2.21.1 ghp-import==2.1.0 gitdb==4.0.12 -GitPython==3.1.50 +GitPython==3.1.54 hjson==3.1.0 idna==3.15 importlib_metadata==8.7.0