Bump gitdb2 from 2.0.6 to 4.0.2

Bumps [gitdb2](https://github.com/gitpython-developers/gitdb) from 2.0.6 to 4.0.2.
- [Release notes](https://github.com/gitpython-developers/gitdb/releases)
- [Commits](https://github.com/gitpython-developers/gitdb/compare/2.0.6...4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-22 21:25:33 +00:00 committed by Ulysses Souza
parent caee9fc136
commit 23f05e67b0

View File

@ -7,7 +7,7 @@ cryptography==2.9.2
distlib==0.3.0
entrypoints==0.3
filelock==3.0.12
gitdb2==2.0.6
gitdb2==4.0.2
mccabe==0.6.1
more-itertools==8.3.0; python_version >= '3.5'
more-itertools==5.0.0; python_version < '3.5'