From 58ce945a0411c8eb9808b4e2492d6b658e521b5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 07:18:15 +0000 Subject: [PATCH] build(deps): bump gitpython from 3.1.27 to 3.1.54 in /streamlit_app Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 to 3.1.54. - [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.54) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.54 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..030ae8f9 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.54 google-auth==2.11.1 google-auth-oauthlib==0.4.6 grpcio==1.49.1