Skip to content

Commit 0d7347d

Browse files
chore(deps): update dependency celery to v5.6.3 (#1300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbdac04 commit 0d7347d

2 files changed

Lines changed: 49 additions & 29 deletions

File tree

poetry.lock

Lines changed: 48 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python_files = ["test_*.py"]
2424
python = ">=3.10,<3.12"
2525
pymongo = {extras = ["srv"], version = "^4.0.0"}
2626
requests = {extras = ["crypto"], version = "^2.31.0"}
27-
celery = {extras = ["tblib"], version = "5.5.3"}
27+
celery = {extras = ["tblib"], version = "5.6.3"}
2828
pydantic = "^1.9.0"
2929
opentelemetry-api = "^1.6.2"
3030
opentelemetry-sdk = "^1.6.2"

0 commit comments

Comments
 (0)