From c9f6866a2b62892b783fdaf668715e8676b354a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:30:30 +0000 Subject: [PATCH] Bump django-celery-results from 1.0.1 to 2.4.0 Bumps [django-celery-results](https://github.com/celery/django-celery-results) from 1.0.1 to 2.4.0. - [Release notes](https://github.com/celery/django-celery-results/releases) - [Changelog](https://github.com/celery/django-celery-results/blob/master/Changelog) - [Commits](https://github.com/celery/django-celery-results/compare/v1.0.1...v2.4.0) --- updated-dependencies: - dependency-name: django-celery-results dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b2cfec95..f03e4f151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ openbadges==1.1.0 openbadges-bakery==1.0.1 celery==4.1.1 -django-celery-results==1.0.1 +django-celery-results==2.4.0 python-json-logger==0.1.2 # SSL Support