Skip to content

Bump celery from 5.5.1 to 5.5.2 in /requirements #8657

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps celery from 5.5.1 to 5.5.2.

Release notes

Sourced from celery's releases.

v5.5.2

What's Changed

New Contributors

Full Changelog: celery/celery@v5.5.1...v5.5.2

Changelog

Sourced from celery's changelog.

5.5.2

:release-date: 2025-04-25 :release-by: Tomer Nosrati

What's Changed


- Fix calculating remaining time across DST changes ([#9669](https://github.com/celery/celery/issues/9669))
- Remove `setup_logger` from COMPAT_MODULES ([#9668](https://github.com/celery/celery/issues/9668))
- Fix mongodb bullet and fix github links in contributions section ([#9672](https://github.com/celery/celery/issues/9672))
- Prepare for release: v5.5.2 ([#9675](https://github.com/celery/celery/issues/9675))

.. _version-5.5.1:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Bot PRs that update dependencies label Apr 28, 2025
@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.54%. Comparing base (65dfadb) to head (2a4ef24).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8657   +/-   ##
=======================================
  Coverage   77.54%   77.54%           
=======================================
  Files         566      566           
  Lines       28108    28108           
  Branches     3461     3415   -46     
=======================================
  Hits        21796    21796           
  Misses       6140     6140           
  Partials      172      172           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/celery-5.5.2 branch from f1d73c7 to f7567d3 Compare May 14, 2025 09:25
Bumps [celery](https://github.com/celery/celery) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.5.1...v5.5.2)

---
updated-dependencies:
- dependency-name: celery
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/celery-5.5.2 branch from f7567d3 to 2a4ef24 Compare May 14, 2025 09:27
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2025

Looks like celery is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 14, 2025
@dependabot dependabot bot deleted the dependabot/pip/requirements/celery-5.5.2 branch May 14, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant