Skip to content

Commit efaf33b

Browse files
Bump celery from 4.4.6 to 5.2.2 in /requirements
Bumps [celery](https://github.com/celery/celery) from 4.4.6 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@v4.4.6...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2f0d23 commit efaf33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
celery==4.4.6 # pyup: <5.0
1+
celery==5.2.2 # pyup: <5.0
22
Django==2.2.19 # pyup: <3.0
33
django-cleanup==5.1.0
44
django_compressor==2.4

0 commit comments

Comments
 (0)