Skip to content

Commit 7a093b2

Browse files
dependabot[bot]nemesifierpandafy
authored
[deps] Bumped celery~=5.4.0
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Federico Capoano <f.capoano@openwisp.io> Co-authored-by: Gagan Deep <pandafy.dev@gmail.com>
1 parent ac1b9dd commit 7a093b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
'django-filter~=23.2', # django-filter uses CalVer
6363
'drf-yasg~=1.21.7',
6464
],
65-
'celery': ['celery~=5.3.0'],
65+
'celery': ['celery~=5.4.0'],
6666
'selenium': ['selenium>=4.10,<4.24'],
6767
},
6868
classifiers=[

0 commit comments

Comments
 (0)