From 42f5bb1b06b46897ecfcea0b2c31ac3327355d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 08:29:37 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.41 to 3.1.49 in /release_wizard Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.41 to 3.1.49. - [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.41...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- release_wizard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_wizard/requirements.txt b/release_wizard/requirements.txt index 13995d44..ab0107b3 100644 --- a/release_wizard/requirements.txt +++ b/release_wizard/requirements.txt @@ -1,4 +1,4 @@ ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 semantic-version==2.10.0 -GitPython==3.1.41 +GitPython==3.1.49