From 10e1a25b269daa96e0ba959756d48c8ffaa0615c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 22:31:40 +0200 Subject: [PATCH] build(deps): bump gitpython from 3.1.44 to 3.1.45 (#1316) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.45. - [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.44...3.1.45) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 54344810..f5dd5846 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -66,7 +66,7 @@ ghp-import==2.1.0 # via mkdocs gitdb==4.0.12 # via gitpython -gitpython==3.1.44 +gitpython==3.1.45 # via mkdocs-git-revision-date-localized-plugin griffe==1.7.3 # via mkdocstrings-python