From 45396047e165f2d5030f776839a99fbe399b71c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:34:05 +0000 Subject: [PATCH] chore(deps): bump celery-redbeat from 2.3.2 to 2.3.3 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](https://github.com/sibson/redbeat/compare/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] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index dd21567b550c..189b47e79ec4 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -207,9 +207,9 @@ celery[redis]==5.5.3 \ # via # -r requirements/main.in # celery-redbeat -celery-redbeat==2.3.2 \ - --hash=sha256:7d6e41e4b807fafba5d88b98e3d3863f0df95ac3ed1692d70b134c079b936b8b \ - --hash=sha256:9d61ab6e29f59d676621a846c778a347d5acad22e90fb4386343a4852d4f7ac3 +celery-redbeat==2.3.3 \ + --hash=sha256:0d6da101c46c0147b88f3ae2bfaed42548545934263a31d325a8b0e6585c3fb1 \ + --hash=sha256:f52664b490b2923a787d9f348f291243601430bf8ec383b6e79870a1731ee92a # via -r requirements/main.in certifi==2025.6.15 \ --hash=sha256:2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057 \