From 893d3f9f6f30d284c5e01ece4f17d5378bc7b5c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 17:15:14 +0100 Subject: [PATCH] build(deps-dev): bump gitpython from 3.1.45 to 3.1.46 (#835) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.45 to 3.1.46. - [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.45...3.1.46) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index df79138..f19c50e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ deprecated==1.3.1 # for commitizen sphinx==8.2.3 sphinx_rtd_theme==3.0.2 sphinx-tabs==3.4.7 -GitPython==3.1.45 +GitPython==3.1.46 myst-parser==4.0.1 docutils==0.21.2