From aa540cbc4ae981202c93ec788785b318913574e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:05:46 +0000 Subject: [PATCH] build(deps): bump gitpython from 3.1.43 to 3.1.44 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.44. - [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.43...3.1.44) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index b0487922..f90c000e 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -68,7 +68,7 @@ ghp-import==2.1.0 # via mkdocs gitdb==4.0.12 # via gitpython -gitpython==3.1.43 +gitpython==3.1.44 # via mkdocs-git-revision-date-localized-plugin griffe==1.5.4 # via mkdocstrings-python