Skip to content

Commit 5f93b32

Browse files
Bump kombu in /{{ cookiecutter.project_name }}/app/requirements
Bumps [kombu](https://kombu.readthedocs.io) from 5.2.2 to 5.2.3. --- updated-dependencies: - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81fa1b4 commit 5f93b32

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)