From ad4b7e98bebcf642b98b512f419058693d9c7172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:14:03 +0000 Subject: [PATCH] chore(deps): bump kombu[sqs] from 5.3.1 to 5.3.5 Bumps [kombu[sqs]](https://github.com/celery/kombu) from 5.3.1 to 5.3.5. - [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.1...v5.3.5) --- updated-dependencies: - dependency-name: kombu[sqs] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/main.in | 2 +- requirements/main.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/main.in b/requirements/main.in index 6672084a8e1b..6f13e22753be 100644 --- a/requirements/main.in +++ b/requirements/main.in @@ -25,7 +25,7 @@ html5lib humanize itsdangerous Jinja2>=2.8 -kombu[sqs]<5.3.2 # https://github.com/jazzband/pip-tools/issues/1577 +kombu[sqs]<5.3.6 # https://github.com/jazzband/pip-tools/issues/1577 limits linehaul lxml diff --git a/requirements/main.txt b/requirements/main.txt index 84bcaa827ba9..8eabb314424e 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -891,9 +891,9 @@ jmespath==1.0.1 \ # via # boto3 # botocore -kombu[sqs]==5.3.1 \ - --hash=sha256:48ee589e8833126fd01ceaa08f8a2041334e9f5894e5763c8486a550454551e9 \ - --hash=sha256:fbd7572d92c0bf71c112a6b45163153dea5a7b6a701ec16b568c27d0fd2370f2 +kombu[sqs]==5.3.5 \ + --hash=sha256:0eac1bbb464afe6fb0924b21bf79460416d25d8abc52546d4f16cad94f789488 \ + --hash=sha256:30e470f1a6b49c70dc6f6d13c3e4cc4e178aa6c469ceb6bcd55645385fc84b93 # via # -r requirements/main.in # celery