Skip to content

Update celery-redbeat requirement from <2.2,>=2.1 to >=2.1,<2.4 in /backend#14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/celery-redbeat-gte-2.1-and-lt-2.4
Open

Update celery-redbeat requirement from <2.2,>=2.1 to >=2.1,<2.4 in /backend#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/celery-redbeat-gte-2.1-and-lt-2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Copy link
Copy Markdown

Updates the requirements on celery-redbeat to permit the latest version.

Changelog

Sourced from celery-redbeat's changelog.

2.3.3 (2025-07-02)

  • 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

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [celery-redbeat](https://github.com/sibson/redbeat) to permit the latest version.
- [Release notes](https://github.com/sibson/redbeat/releases)
- [Changelog](https://github.com/sibson/redbeat/blob/main/CHANGES.txt)
- [Commits](sibson/redbeat@v2.1.0...v2.3.3)

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

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 Apr 18, 2026
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