From 81c53c4b332df123f18ef9e5db67dc7fdca84ebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 21:01:11 +0000 Subject: [PATCH] Bump django-celery-results from 2.2.0 to 2.4.0 (#184) Bumps [django-celery-results](https://github.com/celery/django-celery-results) from 2.2.0 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/v2.2.0...v2.4.0) --- updated-dependencies: - dependency-name: django-celery-results dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af2e31a3..a03433ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ django==3.2.14 django-admin-relation-links==0.2.5 django-celery-beat==2.2.1 -django-celery-results==2.2.0 +django-celery-results==2.4.0 django-model-utils==4.2.0 django-private-chat2==1.0.2 django-redis==5.2.0