Skip to content

Commit bd256ef

Browse files
authored
Merge pull request #72 from mnako/dependabot/pip/{{-cookiecutter.project_name-}}/app/requirements/kombu-5.2.3
2 parents 81fa1b4 + 5f93b32 commit bd256ef

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
@@ -2,6 +2,6 @@ Django==3.2.10
22
django-celery-beat==2.2.1
33
psycopg2-binary==2.9.2
44
redis==4.1.0
5-
kombu==5.2.2
5+
kombu==5.2.3
66
celery==5.2.2
77
gunicorn==20.1.0

0 commit comments

Comments
 (0)