From 66fec217ebe6c7a7febb9c789610ddedc4af0818 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 13 Aug 2023 15:15:24 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-GITPYTHON-5840584 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f936ff242..f5547f51f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ boto3==1.10.40 #elasticsearch>=5.0.0,<6.0.0 # Python >= 3 #GitPython==3.0.3 -GitPython==2.1.15 +GitPython==3.1.32 happybase==1.2.0 humanize==0.5.1 #impyla==0.16.0