Skip to content

Commit 027aecc

Browse files
authored
Merge pull request #997 from jrobichaud/dependabot/pip/requirements/celery-5.6.2
2 parents 366d961 + 3279a8f commit 027aecc

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)