Skip to content

Commit

Permalink
chore: bump celery from 5.3.6 to 5.4.0 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [celery](https://github.com/celery/celery).


Updates `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
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 57b17a2 commit 653d3d1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
celery = "5.3.6"
celery = "5.4.0"
django = "4.2.11"
django-celery-beat = "2.6.0"
django-hosts = "6.0"
Expand Down

0 comments on commit 653d3d1

Please sign in to comment.