Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 406606b

Browse files
authoredDec 20, 2024··
Merge branch 'main' into remove-legacy-implementation
2 parents 8651e41 + 6c3b8ad commit 406606b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requires-python = ">=3.10"
2828
dependencies = [
2929
"click >= 8.0",
3030
"cloudpickle >= 3.0.0",
31-
"dask == 2024.12.0",
31+
"dask == 2024.12.1",
3232
"jinja2 >= 2.10.3",
3333
"locket >= 1.0.0",
3434
"msgpack >= 1.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.