Skip to content

Commit 414cae2

Browse files
chore(deps): update dependency celery-types to v0.26.0
1 parent b272283 commit 414cae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ test = [
2828
"responses==0.26.0"
2929
]
3030
types = [
31-
"celery-types==0.25.0",
31+
"celery-types==0.26.0",
3232
"django-stubs-ext==5.2.9",
3333
"django-stubs[compatible-mypy]==5.2.9",
3434
"mypy==1.19.1",

0 commit comments

Comments
 (0)