From 016e46e9fe4f362e70dc88da115e3c110d67c454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 17 Dec 2018 05:33:00 +0000 Subject: [PATCH] Bump django-celery from 3.1.17 to 3.2.2 Bumps [django-celery](https://github.com/celery/django-celery) from 3.1.17 to 3.2.2. - [Release notes](https://github.com/celery/django-celery/releases) - [Changelog](https://github.com/celery/django-celery/blob/master/Changelog) - [Commits](https://github.com/celery/django-celery/compare/v3.1.17...v3.2.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..a38de8cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Django==1.9 django-absoluteuri==1.1.0 django-appconf==1.0.1 django-bootstrap-form==3.2 -django-celery==3.1.17 +django-celery==3.2.2 django-contrib-comments==1.7.1 django-model-utils==2.4 django-multiupload==0.5