Skip to content

Update celery to 5.5.3 #5877

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

Merged
merged 1 commit into from
Jun 2, 2025
Merged

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jun 2, 2025

This PR updates celery from 5.5.2 to 5.5.3.

Changelog

5.5.3

=====

:release-date: 2025-06-01
:release-by: Tomer Nosrati

What's Changed
~~~~~~~~~~~~~~

- make the tests run on python 3.13 for gcs backend (9677)
- Added DeepWiki to README (9683)
- Limit redis to <=v5.2.1 to match Kombu (9693)
- Use EX_OK instead of literal zero (9684)
- Make wheel metadata reproducible (9687)
- let celery install from kombu dependencies for better align (9696)
- Fix stamping documentation to clarify stamped_headers key is optional in visitor methods (9697)
- Support apply_async without queue argument on quorum queues (9686)
- Updated rabbitmq doc about using quorum queues with task routes (9707)
- Add: Dumper Unit Test (9711)
- Add unit test for event.group_from (9709)
- refactor: add beat_cron_starting_deadline documentation warning (9712)
- fix: resolve issue 9569 by supporting distinct broker transport options for workers (9695)
- Fixes issue with retry callback arguments in DelayedDelivery (9708)
- get_exchange-unit-test (9710)
- ISSUE-9704: Update documentation of result_expires, filesystem backend is supported (9716)
- update to blacksmith ubuntu 24.04 (9717)
- Added unit tests for celery.utils.iso8601 (9725)
- Update introduction.rst docs (9728)
- Prepare for release: v5.5.3 (9732)

.. _version-5.5.2:
Links

@pyup-bot pyup-bot added the update label Jun 2, 2025
@browniebroke browniebroke merged commit 9156c58 into master Jun 2, 2025
16 checks passed
@browniebroke browniebroke deleted the pyup-update-celery-5.5.2-to-5.5.3 branch June 2, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants