Skip to content

chore(deps): bump celery-redbeat from 2.3.2 to 2.3.3 #18342

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

Bumps celery-redbeat from 2.3.2 to 2.3.3.

Changelog

Sourced from celery-redbeat's changelog.

2.3.3 (unreleased)

  • add Python 3.12 support, thanks @​AnkiHubSoftware
  • bugfix, update RedBeatSchedulerEntry definitions for improved type safety and correctness, thanks @​sotosapp
  • bugfix, Redbeat no longer updating tasks definitions on Redis #289, thanks @​semoac
  • ci, fix testpypi publish by checking out source before version update
  • test, pin fakeredis<2.27.0 for Python 3.8 support

2.3.0 (2025-02-23)

2.2.0 (2023-12-22)

2.1.1 (2023-06-11)

2.1.0 (2023-05-17)

2.0.0 (2020-10-25)

  • BREAKING CHANGES, test with your stack before deploying
    • Drop support for celery<4.2
    • Drop support for pyredis<3
    • Drop Python 2.7 and 3.5 support, update to 3.6+ syntax, thanks @​kleschenko
  • Support timezones other than UTC thanks @​luoxiaohei, @​sempr and @​noamkush
  • Many config handling consistentcy updates
  • Use black linter and drop circle CI in favor of GitHub Actions

1.0.0 (2020-05-16)

  • version bump of 0.13.0
  • add warning for non-UTC timezones

0.13.0 (2019-03-08)

... (truncated)

Commits
  • 2b85c88 prepare for release of 2.3.3
  • 3d107dd update for release
  • 30e812d makefile: add version target using grep for warning-free version check
  • 1242fde update changelog for release
  • f35e31c ci: fetch full git history for pbr versioning
  • acf8261 build: switch to pbr for dynamic versioning and simplify workflow
  • a317b5f bump version for release
  • 5e185f6 ci: use .dev0.<githash> for testpypi version (PEP 440/PyPI compliant)
  • f384d75 ci: ensure PEP 440 compliant version for testpypi with git hash
  • bfc520b test: pin fakeredis<2.27.0 for Python 3.8 support (see comment)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [celery-redbeat](https://github.com/sibson/redbeat) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/sibson/redbeat/releases)
- [Changelog](https://github.com/sibson/redbeat/blob/main/CHANGES.txt)
- [Commits](sibson/redbeat@v2.3.2...v2.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 3, 2025 10:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants