From f87b99b60dba1886f3c3ccbc583ad63baef6c6c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 10 May 2019 13:26:17 +0000 Subject: [PATCH] Bump django-celery from 3.1.17 to 3.3.0 Bumps [django-celery](https://github.com/celery/django-celery) from 3.1.17 to 3.3.0. - [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...3.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 489175a6..252fae37 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.3.0 django-contrib-comments==1.7.1 django-model-utils==2.4 django-multiupload==0.5