Skip to content

Commit 3cb69a5

Browse files
Bump django-celery-beat from 2.2.1 to 2.3.0
Bumps [django-celery-beat](https://github.com/celery/django-celery-beat) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/celery/django-celery-beat/releases) - [Changelog](https://github.com/celery/django-celery-beat/blob/master/Changelog) - [Commits](celery/django-celery-beat@v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: django-celery-beat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c69254 commit 3cb69a5

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
@@ -5,7 +5,7 @@ djangorestframework==3.13.1
55

66
celery==5.2.6
77
django-celery-results==2.3.1
8-
django-celery-beat==2.2.1
8+
django-celery-beat==2.3.0
99

1010
whitenoise==6.1.0
1111

0 commit comments

Comments
 (0)