From 53e03c45f28165ae8fe28a61e406b79f29dfeed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 21:55:03 +0000 Subject: [PATCH 1/2] build(deps-dev): bump gitpython from 3.1.50 to 3.1.52 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.50 to 3.1.52. - [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.52) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.52 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 25ce583faa4..ae6d9ea63be 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.50 +GitPython==3.1.52 pre-commit==3.7.0 ruff==0.14.1 From ebe6fbb306751d9af9d06f6ab93bcdd62295df37 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Fri, 24 Jul 2026 09:46:31 +0200 Subject: [PATCH 2/2] Update tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index bbeb8b1ae1d..1424a79901a 100644 --- a/tox.ini +++ b/tox.ini @@ -411,7 +411,7 @@ commands = [testenv:public-symbols-check] recreate = True deps = - GitPython==3.1.50 + GitPython==3.1.52 griffe==1.7.3 toml commands =