Skip to content

Bump the python-packages group with 2 updates#228

Merged
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/pip/python-packages-ca859f55d8
Apr 28, 2025
Merged

Bump the python-packages group with 2 updates#228
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/pip/python-packages-ca859f55d8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the python-packages group with 2 updates: celery and gevent.

Updates 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

Updates gevent from 25.4.1 to 25.4.2

Commits
  • df6c474 Preparing release 25.4.2
  • 926b0d3 CHANGES: Improve warning about using undocumented, untested internal implemen...
  • c75f2c1 queue.py: Make a comment readable by Sphinx as originally intended.
  • 171b3cf Merge pull request #2106 from gevent/issue2102
  • d12ce72 Make the queue classes subscriptable to match the standard library.
  • 7159302 Merge pull request #2104 from gevent/ares-win
  • b7504d7 cares.pyx: remove some unneeded backwards compatibility code.
  • 3dbdeba Working on fixing windows build issues. A new setuptools (79) has disabled le...
  • ae58ea8 Merge pull request #2101 from albaramosp/chore/fix-typo
  • b64c82b chore: fix typo
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 2 updates: [celery](https://github.com/celery/celery) and [gevent](https://github.com/gevent/gevent).


Updates `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)

Updates `gevent` from 25.4.1 to 25.4.2
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](gevent/gevent@25.4.1...25.4.2)

---
updated-dependencies:
- dependency-name: celery
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: gevent
  dependency-version: 25.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type:dependency Dependency-related changes label Apr 28, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) April 28, 2025 06:09
@MTSOnGithub MTSOnGithub merged commit 9d7e0f5 into develop Apr 28, 2025
24 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/pip/python-packages-ca859f55d8 branch April 28, 2025 06:20
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.35%. Comparing base (1a4e89f) to head (26cdf36).
⚠️ Report is 45 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #228   +/-   ##
========================================
  Coverage    92.35%   92.35%           
========================================
  Files          192      192           
  Lines         4693     4693           
  Branches       352      352           
========================================
  Hits          4334     4334           
  Misses         274      274           
  Partials        85       85           

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant