Skip to content

Commit 581310e

Browse files
Bump celery in /{{cookiecutter.project_slug}}/backend
Bumps [celery](https://github.com/celery/celery) from 5.0.0 to 5.2.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](celery/celery@v5.0.0...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4a9d54 commit 581310e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
alembic==1.4.3
22
Authlib==0.14.3
33
fastapi==0.65.2
4-
celery==5.0.0
4+
celery==5.2.2
55
redis==3.5.3
66
httpx==0.15.5
77
ipython==7.18.1

0 commit comments

Comments
 (0)