From e1845e210e82462fd97157c730e42f9c950de515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 14 Dec 2018 09:04:38 +0000 Subject: [PATCH] Bump django-appconf from 1.0.1 to 1.0.2 Bumps [django-appconf](https://github.com/django-compressor/django-appconf) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/django-compressor/django-appconf/releases) - [Commits](https://github.com/django-compressor/django-appconf/compare/v1.0.1...v1.0.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a70a75ae..b634ecce 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.2 django-bootstrap-form==3.2 django-celery==3.1.17 django-contrib-comments==1.7.1