From 21b43f9c26c9befb86b57839e0393e42591c4b7f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2020 08:12:40 +0300 Subject: [PATCH] Bump gitpython from 3.0.8 to 3.1.3 in /cvat/requirements (#1698) 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] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 b85dcea5..6f729af3 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