Skip to content

Commit

Permalink
build(deps): bump celery from 5.1.2 to 5.2.3
Browse files Browse the repository at this point in the history
Bumps [celery](https://github.com/celery/celery) from 5.1.2 to 5.2.3.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](celery/celery@v5.1.2...v5.2.3)

---
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] committed Jan 11, 2022
1 parent aa51591 commit 11e6875
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 34 deletions.
69 changes: 36 additions & 33 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 @@ -34,7 +34,7 @@ psycopg2-binary = "~2.9.1"
django-environ = "^0.8.1"
django-extensions = "^3.1.1"
django-debug-toolbar = "^3.1.1"
celery = {extras = ["redis"], version = "^5.1.2"}
celery = {extras = ["redis"], version = "^5.2.2"}
RestrictedPython = "~5.2"
requests = "^2.26.0"

Expand Down

0 comments on commit 11e6875

Please sign in to comment.