Skip to content

Commit 2b8c509

Browse files
authored
Merge pull request #73 from mnako/dependabot/pip/{{-cookiecutter.project_name-}}/app/requirements/celery-5.2.3
2 parents bd256ef + dd0adae commit 2b8c509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ cookiecutter.project_name }}/app/requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ django-celery-beat==2.2.1
33
psycopg2-binary==2.9.2
44
redis==4.1.0
55
kombu==5.2.3
6-
celery==5.2.2
6+
celery==5.2.3
77
gunicorn==20.1.0

0 commit comments

Comments
 (0)