From 5cf3fb14f8d8337361bd9e265e7f62a7f7ec2230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 02:20:33 +0000 Subject: [PATCH] Bump gitpython from 3.1.50 to 3.1.52 in /requirements 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:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index aac073d0..fd6f34d1 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -10,7 +10,7 @@ mdformat-frontmatter==0.4.1 sphinx-notfound-page==1.1.0 sphinx-sitemap==2.6.0 sphinx-docsearch -GitPython==3.1.50 +GitPython==3.1.52 ruamel.yaml==0.18.12 # hypernode/ requirements