From b41f9ac853be0129a7490ae8955e8a484bcd1a7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:50:41 +0000 Subject: [PATCH] build(deps): Bump kombu from 5.4.1 to 5.4.2 Bumps [kombu](https://github.com/celery/kombu) from 5.4.1 to 5.4.2. - [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.4.1...v5.4.2) --- updated-dependencies: - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10fbbe6..78a1c2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ elasticsearch-dsl==8.15.3 elastic-transport==8.15.0 gunicorn==23.0.0 honcho==1.1.0 -kombu==5.4.1 +kombu==5.4.2 psycopg2-binary==2.9.9 pytz redis==5.1.0