From 4d369d5bfb1f0719f7f8fcfc111d7544a949647b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 07:17:12 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump gitpython from 3.1.47 to 3.1.50 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 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/3.1.47...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 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 38b6c95d268..9b9727d3402 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -14,6 +14,6 @@ requests==2.32.3 ruamel.yaml==0.17.21 asgiref==3.7.2 psutil==7.2.2 -GitPython==3.1.47 +GitPython==3.1.50 pre-commit==3.7.0 ruff==0.14.1 From 5313f0572e09834c564e57ea10151ec215e5aa0c Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Mon, 11 May 2026 11:40:27 +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 22bdbbd77d6..5ebf34c3f37 100644 --- a/tox.ini +++ b/tox.ini @@ -362,7 +362,7 @@ commands = [testenv:public-symbols-check] recreate = True deps = - GitPython==3.1.47 + GitPython==3.1.50 griffe==1.7.3 toml commands =