Skip to content

Commit 3c06b42

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 af17f2d commit 3c06b42

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.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.31.1

0 commit comments

Comments
 (0)