From dac704e053f46bc8527cd3b350274e5e3a9b6223 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 15:15:46 +0000 Subject: [PATCH] Bump django-appconf from 1.0.1 to 1.0.4 Bumps [django-appconf](https://github.com/django-compressor/django-appconf) from 1.0.1 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.1...v1.0.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99602020..7044865d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ celery==3.1.19 dj-database-url==0.3.0 Django==1.9 django-absoluteuri==1.1.0 -django-appconf==1.0.1 +django-appconf==1.0.4 django-bootstrap-form==3.2 django-celery==3.1.17 django-contrib-comments==1.7.1