Skip to content

Commit

Permalink
Bump django-celery-beat from 2.5.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [django-celery-beat](https://github.com/celery/django-celery-beat) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/celery/django-celery-beat/releases)
- [Changelog](https://github.com/celery/django-celery-beat/blob/main/Changelog)
- [Commits](celery/django-celery-beat@v2.5.0...v2.7.0)

---
updated-dependencies:
- dependency-name: django-celery-beat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent f2e763c commit 0b03a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ beautifulsoup4==4.12.3
icalendar==4.0.7
chardet==4.0.0
celery[redis]==5.4.0
django-celery-beat==2.5.0
django-celery-beat==2.7.0
# TODO: We may drop 'django-imagekit' completely.
django-imagekit==5.0 # 5.0 is first version that supports Django 4.2
django-haystack==3.2.1
Expand Down

0 comments on commit 0b03a96

Please sign in to comment.