From b4600be3f74985d466e15dbdd3406776f5ffaa8d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 14:30:26 +0300 Subject: [PATCH] Bump django-appconf from 1.0.2 to 1.0.4 in /cvat/requirements (#1718) Bumps [django-appconf](https://github.com/django-compressor/django-appconf) from 1.0.2 to 1.0.4. - [Release notes](https://github.com/django-compressor/django-appconf/releases) - [Changelog](https://github.com/django-compressor/django-appconf/blob/develop/docs/changelog.rst) - [Commits](https://github.com/django-compressor/django-appconf/compare/v1.0.2...v1.0.4) 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 7c5be7d9..32d1d548 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -1,6 +1,6 @@ click==6.7 Django==2.2.13 -django-appconf==1.0.2 +django-appconf==1.0.4 django-auth-ldap==1.4.0 django-cacheops==5.0 django-compressor==2.2