Skip to content

Commit

Permalink
Bump celery from 5.2.7 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [celery](https://github.com/celery/celery) from 5.2.7 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.2.7...v5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 55effe6 commit eb31098
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ django-timezone-field = "==4.2.3"
django-braces = "==1.15.0"
django-axes = "==5.40.1"
Django = "==3.2.19"
celery = {version = "==5.2.7", extras = ["redis"]}
celery = {version = "==5.4.0", extras = ["redis"]}

[requires]
python_version = "3.9"
42 changes: 34 additions & 8 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb31098

Please sign in to comment.