[#5330] Updated version of GitPython to prevent defunct git processes

Signed-off-by: Cory Johns <cjohns@slashdotmedia.com>
diff --git a/requirements-sf.txt b/requirements-sf.txt
index b0d44de..dee7495 100644
--- a/requirements-sf.txt
+++ b/requirements-sf.txt
@@ -24,7 +24,7 @@
 
 # use version built from https://github.com/johnsca/GitPython/commits/tv/6000
 # for unmerged fixes for [#5411], [#6000], and [#6078]
-GitPython==0.3.2.RC1-20130424
+GitPython==0.3.2.RC1-20131014
 
 WebError==0.10.3-20130423