From 680e1be441ac2f5d967ddecdc445363edf261a24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 15:19:44 +0000 Subject: [PATCH] chore(deps): bump gitpython in the pip-minor-patch group Bumps the pip-minor-patch group with 1 update: [gitpython](https://github.com/gitpython-developers/GitPython). Updates `gitpython` from 3.1.59 to 3.1.61 - [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.59...3.1.61) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] --- requirements-release.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-release.txt b/requirements-release.txt index ae101c1e..26965613 100644 --- a/requirements-release.txt +++ b/requirements-release.txt @@ -1,2 +1,2 @@ python-semantic-release == 10.6.* -GitPython == 3.1.59 \ No newline at end of file +GitPython == 3.1.61 \ No newline at end of file