Skip to content

Commit

Permalink
Bump django-celery-beat from 2.6.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.6.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.6.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 and Uxio0 committed Nov 11, 2024
1 parent 3635d19 commit 2046e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cachetools==5.5.0
celery==5.4.0
django==5.0.9
django-cache-memoize==0.2.0
django-celery-beat==2.6.0
django-celery-beat==2.7.0
django-cors-headers==4.5.0
django-db-geventpool==4.0.6
django-debug-toolbar
Expand Down

0 comments on commit 2046e16

Please sign in to comment.