Skip to content

Commit

Permalink
build(deps): bump celery from 5.2.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.2.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.2.2...v5.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 17, 2022
1 parent b853c0f commit 03c679e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 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 @@ -34,7 +34,7 @@ psycopg2-binary = "~2.9.3"
django-environ = "^0.8.1"
django-extensions = "^3.1.5"
django-debug-toolbar = "^3.2.4"
celery = {extras = ["redis"], version = "^5.2.2"}
celery = {extras = ["redis"], version = "^5.2.3"}
RestrictedPython = "~5.2"
requests = "^2.27.1"

Expand Down

0 comments on commit 03c679e

Please sign in to comment.