From e86f2a386c9211d157d03799b2d399967cce1b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:03:47 +0000 Subject: [PATCH] build(deps): bump gitpython from 3.1.27 to 3.1.50 in /streamlit_app Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 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.27...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- streamlit_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit_app/requirements.txt b/streamlit_app/requirements.txt index 237605cc..14993158 100644 --- a/streamlit_app/requirements.txt +++ b/streamlit_app/requirements.txt @@ -30,7 +30,7 @@ flask-ngrok==0.0.25 fonttools==4.37.3 future==0.18.2 gitdb==4.0.9 -GitPython==3.1.27 +GitPython==3.1.50 google-auth==2.11.1 google-auth-oauthlib==0.4.6 grpcio==1.49.1