From 21b90655fbc59f1b7f6731c08d83239f96570484 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 02:44:35 +0000 Subject: [PATCH] Update dependency GitPython to v3.1.41 [SECURITY] --- api/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements.txt b/api/requirements.txt index 6d6405894..95850459a 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -25,7 +25,7 @@ extra-streamlit-components==0.1.56 findspark==1.4.2 frozenlist==1.3.3 gitdb==4.0.10 -GitPython==3.1.31 +GitPython==3.1.41 googletrans==3.0.0 h11==0.9.0 h2==3.2.0 diff --git a/requirements.txt b/requirements.txt index 0dc050e98..4914c0a68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ favicon==0.7.0 fonttools==4.39.4 frozenlist==1.3.3 gitdb==4.0.10 -GitPython==3.1.31 +GitPython==3.1.41 htbuilder==0.6.1 html5lib==1.1 idna==3.4