From 7483f37b58c21a2165f3263e7f24d82b9049a88c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 09:37:44 +0000 Subject: [PATCH] chore(deps): bump kombu[sqs] from 5.3.1 to 5.3.7 Bumps [kombu[sqs]](https://github.com/celery/kombu) from 5.3.1 to 5.3.7. - [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.7) --- 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 b5e9bcb5de2c..0fac95b694c2 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.8 # https://github.com/jazzband/pip-tools/issues/1577 limits linehaul lxml diff --git a/requirements/main.txt b/requirements/main.txt index 5acf41428f2f..495164a96c45 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -916,9 +916,9 @@ jsonschema-specifications==2023.12.1 \ # via # jsonschema # openapi-schema-validator -kombu[sqs]==5.3.1 \ - --hash=sha256:48ee589e8833126fd01ceaa08f8a2041334e9f5894e5763c8486a550454551e9 \ - --hash=sha256:fbd7572d92c0bf71c112a6b45163153dea5a7b6a701ec16b568c27d0fd2370f2 +kombu[sqs]==5.3.7 \ + --hash=sha256:011c4cd9a355c14a1de8d35d257314a1d2456d52b7140388561acac3cf1a97bf \ + --hash=sha256:5634c511926309c7f9789f1433e9ed402616b56836ef9878f01bd59267b4c7a9 # via # -r requirements/main.in # celery