From 9d714e7a2cb43698772a07fdd2c1479e84bd4699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:36:18 +0000 Subject: [PATCH] Bump gitpython from 3.1.47 to 3.1.49 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 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.47...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- translation/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7fc0dd53fc..bd7718bbf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.6 feedparser==6.0.11 ghp-import==2.1.0 gitdb==4.0.12 -GitPython==3.1.47 +GitPython==3.1.49 idna==3.10 Jinja2==3.1.6 Markdown==3.7 diff --git a/translation/requirements.txt b/translation/requirements.txt index 6345285826..70907b45d1 100644 --- a/translation/requirements.txt +++ b/translation/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.4.4 debtcollector==3.0.0 distro==1.9.0 gitdb==4.0.12 -GitPython==3.1.47 +GitPython==3.1.49 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1