Skip to content

Commit e9c323c

Browse files
Bump celery from 5.0.2 to 5.2.2
Bumps [celery](https://github.com/celery/celery) from 5.0.2 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.2...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 448ebea commit e9c323c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
'django-compressor==2.4',
5757
'python-dateutil==2.8.1',
5858
'django-celery-results==2.0.0',
59-
'celery==5.0.2',
59+
'celery==5.2.2',
6060
'MarkupSafe==1.1.1', # required for python 3.5
6161
'six==1.15.0',
6262
# the following is necessary due to https://github.com/python/importlib_metadata/issues/411

0 commit comments

Comments
 (0)