Skip to content

Commit 17986fc

Browse files
Bump celery from 5.2.3 to 5.2.7
Bumps [celery](https://github.com/celery/celery) from 5.2.3 to 5.2.7. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](celery/celery@v5.2.3...v5.2.7) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efb0f06 commit 17986fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Django==3.2.12
1+
Django==3.2.13
22
django-environ==0.8.1
33
psycopg2==2.9.3
44
djangorestframework==3.13.1
55

6-
celery==5.2.3
6+
celery==5.2.7
77
django-celery-results==2.3.0
88
django-celery-beat==2.2.1
99

0 commit comments

Comments
 (0)