From ced250d8538e5377dae5789abe7d7fc3a47488d0 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Fri, 12 Jun 2020 17:08:49 +0000
Subject: [PATCH] Bump gitpython from 3.0.8 to 3.1.3 in /cvat/requirements

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.8 to 3.1.3.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.0.8...3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 cvat/requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cvat/requirements/base.txt b/cvat/requirements/base.txt
index b85dcea59f09..6f729af3b194 100644
--- a/cvat/requirements/base.txt
+++ b/cvat/requirements/base.txt
@@ -24,7 +24,7 @@ dj-pagination==2.4.0
 python-logstash==0.4.6
 django-revproxy==0.9.15
 rules==2.0
-GitPython==3.0.8
+GitPython==3.1.3
 coreapi==2.3.3
 django-filter==2.0.0
 Markdown==3.2.2