From f15a9d7ce19cf742c85c4758e463c0a1b3243e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 02:04:04 +0000 Subject: [PATCH] Bump gitpython from 3.1.59 to 3.1.61 Bumps [gitpython](https://github.com/gitpython-developers/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 827fd74..abe5382 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ werkzeug==3.1.8 bcrypt==5.0.0 APScheduler==3.11.3 PyGithub==2.9.1 -gitpython==3.1.59 +gitpython==3.1.61 python-dotenv==1.2.3 requests==2.34.2 sqlalchemy==2.0.52