From c7e2ae93d58a6f9cce06e46173dc53e16130f541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:34:09 +0000 Subject: [PATCH] build(deps): 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 5f6c995..bbd0db3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ elasticsearch-dsl==8.14.0 elastic-transport==8.15.0 gunicorn==22.0.0 honcho==1.1.0 -kombu==5.3.7 +kombu==5.4.0 psycopg2-binary==2.9.9 pytz redis==5.0.8