From 92372dc1776ff894f28cfd626fb03e7ad8e17501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 13:51:47 +0000 Subject: [PATCH] build(deps-dev): bump gitpython from 3.1.52 to 3.1.57 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.52 to 3.1.57. - [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.57) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.57 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..cc39176ed7 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.57 pre-commit==3.7.0 ruff==0.16.0