Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump kombu[sqs] from 5.3.1 to 5.3.6 #15676

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/main.in
Original file line number Diff line number Diff line change
Expand Up @@ -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.7 # https://github.com/jazzband/pip-tools/issues/1577
limits
linehaul
lxml
Expand Down
6 changes: 3 additions & 3 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.6 \
--hash=sha256:49f1e62b12369045de2662f62cc584e7df83481a513db83b01f87b5b9785e378 \
--hash=sha256:f3da5b570a147a5da8280180aa80b03807283d63ea5081fcdb510d18242431d9
# via
# -r requirements/main.in
# celery
Expand Down