From 4bfd36455c882dbac4052a4254fc0f866302c4a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 22:32:19 +0300 Subject: [PATCH] Bump dj-pagination from 2.4.0 to 2.5.0 in /cvat/requirements (#1873) Bumps [dj-pagination](https://github.com/pydanny/dj-pagination) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/pydanny/dj-pagination/releases) - [Changelog](https://github.com/pydanny/dj-pagination/blob/master/docs/changes.rst) - [Commits](https://github.com/pydanny/dj-pagination/commits) 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 2883a4ad..b8f5d0a5 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -20,7 +20,7 @@ rq-scheduler==0.10.0 scipy==1.4.1 sqlparse==0.3.1 django-sendfile==0.3.11 -dj-pagination==2.4.0 +dj-pagination==2.5.0 python-logstash==0.4.6 django-revproxy==0.10.0 rules==2.2