This update for python-GitPython fixes the following issues:
--no-index option in the high-level diff API allows
attackers to read arbitrary filesystem paths as repository operands and create content-dependent Boolean oracles
(bsc#1279906).Actor.name_email_regex regular expression allows
attackers to cause CPU exhaustion and a DoS via a commit with a malformed author field (bsc#1279907).