Merge pull request #7603 from docker/dependabot/pip/gitpython-3.1.7

Bump gitpython from 2.1.15 to 3.1.7
This commit is contained in:
Anca Iordache 2020-08-05 14:28:12 +02:00 committed by GitHub
commit 933e5a860a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ Click==7.1.2
coverage==5.2.1
ddt==1.4.1
flake8==3.8.3
gitpython==2.1.15
gitpython==3.1.7
mock==3.0.5
pytest==5.4.3; python_version >= '3.5'
pytest==4.6.5; python_version < '3.5'