Skip to content

Commit

Permalink
build(deps): bump celery from 5.0.5 to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 24, 2021
1 parent 0c1d355 commit d4bfc96
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -28,7 +28,7 @@ psycopg2-binary = "~2.8.6"
django-environ = "^0.4.5"
django-extensions = "^3.1.1"
django-debug-toolbar = "^3.1.1"
celery = {extras = ["redis"], version = "^5.0.4"}
celery = {extras = ["redis"], version = "^5.1.0"}
RestrictedPython = "~5.1"
requests = "^2.25.1"

Expand Down

0 comments on commit d4bfc96

Please sign in to comment.