From 66feb082605de9eb08a158c7c4642ab4cde5471b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:02:36 +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 8dd5e96aa06d..7104b63c0e6a 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 207e25fd9c4a..78048ae8739d 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -827,9 +827,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