From addd980a63e78416d08a41c3703dd1e3ec70168d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:19:24 -0700 Subject: [PATCH] build(deps): Bump kombu from 5.3.2 to 5.3.3 (#296) Bumps [kombu](https://github.com/celery/kombu) from 5.3.2 to 5.3.3. - [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.2...v5.3.3) --- updated-dependencies: - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf7280c..be956fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ elasticsearch-dsl==8.9.0 elastic-transport==8.10.0 gunicorn==21.2.0 honcho==1.1.0 -kombu==5.3.2 +kombu==5.3.3 psycopg2-binary==2.9.9 pytz redis==5.0.1