From 6ccde95207b3765fae5fd2d0cc7066a99025f4aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 02:25:58 +0000 Subject: [PATCH] Bump gitpython from 3.1.45 to 3.1.46 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: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 9a60b90..d72cccb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ werkzeug==3.1.4 bcrypt==5.0.0 APScheduler==3.11.2 PyGithub==2.8.1 -gitpython==3.1.45 +gitpython==3.1.46 python-dotenv==1.2.1 requests==2.32.5 sqlalchemy==2.0.45