From 7cd3e850a7ea5741c7e370209973835f4b321622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 10:25:49 +0000 Subject: [PATCH] :arrow_up: Bump kombu from 5.3.7 to 5.4.0 Bumps [kombu](https://github.com/celery/kombu) from 5.3.7 to 5.4.0. - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](https://github.com/celery/kombu/compare/v5.3.7...v5.4.0) --- updated-dependencies: - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d8ae7e76..3bfc9b581 100644 --- a/requirements.txt +++ b/requirements.txt @@ -132,7 +132,7 @@ entrypoints==0.4 billiard==4.2.0 vine==5.1.0 amqp==5.2.0 -kombu==5.3.7 +kombu==5.4.0 prompt-toolkit==3.0.32 backports.zoneinfo;python_version<"3.9" celery==5.4.0