Skip to content

Commit 292baf4

Browse files
fix(security): pin GitPython to 3.1.27 (SNYK-PYTHON-GITPYTHON-2407255) and verify locally
1 parent add60aa commit 292baf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dicttoxml==1.7.4
2020

2121
# fails on requiring newer version of setuptools
2222
#Flask==0.10.1
23-
GitPython==2.1.15
23+
gitpython==3.1.27
2424

2525
# this GCP API is surprisingly awful, not using
2626
#google-api-python-client==1.11.0

0 commit comments

Comments
 (0)