Skip to content

Commit 44903a7

Browse files
Bump celery in /{{cookiecutter.project_slug}}/backend (#130)
Bumps [celery](https://github.com/celery/celery) from 4.4.7 to 5.0.0. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](celery/celery@v4.4.7...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c5d4d01 commit 44903a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
alembic==1.4.2
22
Authlib==0.14.3
33
fastapi==0.61.1
4-
celery==4.4.7
4+
celery==5.0.0
55
redis==3.5.3
66
httpx==0.14.2
77
ipython==7.18.1

0 commit comments

Comments
 (0)