Skip to content

Commit 3279a8f

Browse files
chore(deps): bump celery from 5.6.0 to 5.6.2 in /requirements
Bumps [celery](https://github.com/celery/celery) from 5.6.0 to 5.6.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.6.0...v5.6.2) --- updated-dependencies: - dependency-name: celery dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 366d961 commit 3279a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r local-base.txt
22

33
redis==7.1.0 # https://github.com/antirez/redis
4-
celery==5.6.0 # pyup: < 5.0 # https://github.com/celery/celery
4+
celery==5.6.2 # pyup: < 5.0 # https://github.com/celery/celery
55
kombu==5.6.1
66
flower==2.0.1 # https://github.com/mher/flower
77
uvicorn==0.40.0 # https://github.com/encode/uvicorn

0 commit comments

Comments
 (0)