From 5e376515f4af19dcbba5328caaf4b6fbb369aed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 21:19:34 +0000 Subject: [PATCH] build(deps): bump gitpython from 3.1.43 to 3.1.50 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.50. - [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.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 189b6f4ba0..f32b48275c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ fasta2a==0.5.0 flask[async]==3.0.3 flask-basicauth==0.2.0 flaredantic==0.1.5 -GitPython==3.1.43 +GitPython==3.1.50 giturlparse==0.14.0 inputimeout==1.0.4 kokoro>=0.9.2