Skip to content

Commit

Permalink
chore(deps): update dependency celery to v5.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 22, 2023
1 parent 8be5775 commit 3cc73a2
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 26 deletions.
70 changes: 45 additions & 25 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 @@ -24,7 +24,7 @@ python_files = ["test_*.py"]
python = "^3.8"
pymongo = {extras = ["srv"], version = "^4.0.0"}
requests = {extras = ["crypto"], version = "^2.31.0"}
celery = {extras = ["tblib"], version = "5.3.4"}
celery = {extras = ["tblib"], version = "5.3.6"}
pydantic = "^1.9.0"
opentelemetry-api = "^1.6.2"
opentelemetry-sdk = "^1.6.2"
Expand Down

0 comments on commit 3cc73a2

Please sign in to comment.