From facbc33211fc17aa081ce209c8e2afca1b18a919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 10:45:50 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.44 to 3.1.49 in /snyk Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 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.44...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- snyk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snyk/requirements.txt b/snyk/requirements.txt index f225ad2aec..c2e52fa831 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -14,7 +14,7 @@ colorama==0.4.6 ; sys_platform == 'win32' cryptography==46.0.6 filelock==3.18.0 gitdb==4.0.12 -gitpython==3.1.44 +gitpython==3.1.49 id==1.5.0 idna==3.10 importlib-metadata==8.7.0 ; python_full_version < '3.12'