From 7552c906319ccd9e3464c270580b930d63aec8ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 22:03:13 +0300 Subject: [PATCH] Bump gitpython from 3.1.3 to 3.1.8 in /cvat/requirements (#2143) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.3 to 3.1.8. - [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.1.3...3.1.8) 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 1cd368a6..8ee81726 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -24,7 +24,7 @@ dj-pagination==2.5.0 python-logstash==0.4.6 django-revproxy==0.10.0 rules==2.2 -GitPython==3.1.3 +GitPython==3.1.8 coreapi==2.3.3 django-filter==2.3.0 Markdown==3.2.2