From d459f3d8dfb7d284f506ba0998e16346439f5f0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 20:40:23 +0000 Subject: [PATCH] build(deps-dev): bump gitpython from 3.1.52 to 3.1.58 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.52 to 3.1.58. - [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.52...3.1.58) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.58 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ece3667626..358908b50a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,6 +15,6 @@ requests==2.32.3 ruamel.yaml==0.17.21 asgiref==3.7.2 psutil==7.2.2 -GitPython==3.1.52 +GitPython==3.1.58 pre-commit==3.7.0 ruff==0.16.0