Skip to content

Commit

Permalink
Merge pull request #1 from TonySchneider/dependabot/pip/django-celery…
Browse files Browse the repository at this point in the history
…-results-2.4.0

Bump django-celery-results from 2.2.0 to 2.4.0
  • Loading branch information
TonySchneider committed Aug 30, 2023
2 parents fd62bea + 7441c41 commit d2983e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Django~=3.2.11
djangorestframework==3.13.1
django-model-utils==3.1.2
django-celery-results==2.2.0
django-celery-results==2.4.0
django-celery-beat==2.2.1

# Celery packages
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
'Django~=3.2.11',
'djangorestframework==3.13.1',
'django-model-utils==3.1.2',
'django-celery-results==2.2.0',
'django-celery-results==2.4.0',
'django-celery-beat==2.2.1',
'kombu~=5.2.3',
'celery~=5.2.3',
Expand Down

0 comments on commit d2983e3

Please sign in to comment.