Update dependency kombu to v5.2.3 (develop)

This commit is contained in:
RenovateBot 2022-02-01 09:18:17 +00:00 committed by JuniorJPDJ
commit 1895ffbf23
2 changed files with 11 additions and 11 deletions

View file

@ -16,7 +16,7 @@ psycopg2 = "==2.9.3"
pytz = "2021.1"
django-redis = "==5.0.0"
redis = "==3.5.3"
kombu = "==5.1.0"
kombu = "==5.2.3"
celery = "==5.1.2"
django-cors-headers = "==3.8.0"
musicbrainzngs = "==0.7.1"