From 23752109c85e48bd86505f288e092b000e38c02c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Feb 2022 16:27:21 +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-2407255 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f936ff242..12891dd7c 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.27 happybase==1.2.0 humanize==0.5.1 #impyla==0.16.0