From 2f68d2dbbac9363ba21ed276fc026f4e4a9d024d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 09:32:55 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.46 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 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.43...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 f3261f0..15b60fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ psycopg2-binary==2.9.9 asyncpg==0.29.0 requests==2.32.3 PyYAML==6.0.3 -GitPython==3.1.43 +GitPython==3.1.46 ansible-runner==2.4.0 alembic==1.13.2 paramiko==3.4.0