From 1cf229658f066a3f30d6ca694ca7053367ec0e96 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 23:44:04 +0000 Subject: [PATCH] Bump django-appconf from 1.0.1 to 1.0.3 Bumps [django-appconf](https://github.com/django-compressor/django-appconf) from 1.0.1 to 1.0.3. - [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...1.0.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fccb687..551d595b 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.3 django-bootstrap-form==3.2 django-celery==3.1.17 django-contrib-comments==1.7.1