From c7224af42ed4943cca033edf44abc19bc8849f64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 11:41:38 +0000 Subject: [PATCH] Update dependency kombu to v5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec658a9..ee6f05d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-filter==2.4.0 django-webtest==1.7.7 djangorestframework>=3.9.1 docutils==0.23 -kombu==3.0.37 +kombu==5.6.2 mando==0.8.2 mccabe==0.2.1 pytz==2014.7