Skip to content

Commit

Permalink
Bump celery from 5.3.6 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.3.6...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and daniel-goshev committed Jul 18, 2024
1 parent 983c5b6 commit 378580f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ django-environ==0.11.2
psycopg2==2.9.9
djangorestframework==3.15.2

celery==5.3.6
celery==5.4.0
django-celery-results==2.5.1
django-celery-beat==2.6.0

Expand Down

0 comments on commit 378580f

Please sign in to comment.