Skip to content

Commit 16767f6

Browse files
Bump celery from 5.5.3 to 5.6.3 in /backend
Bumps [celery](https://github.com/celery/celery) from 5.5.3 to 5.6.3. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/v5.6.3/Changelog.rst) - [Commits](celery/celery@v5.5.3...v5.6.3) --- updated-dependencies: - dependency-name: celery dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edac1af commit 16767f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies = [
8484
"l18n<2022.0,>=2021.3",
8585
"wagtail==7.2.3",
8686
"wagtail-localize==1.13",
87-
"celery==5.5.3",
87+
"celery==5.6.3",
8888
"wagtail-headless-preview==0.8.0",
8989
"Jinja2>=3.1.3",
9090
"icalendar>=5.0.11",

0 commit comments

Comments
 (0)