Skip to content

Commit cb4aa07

Browse files
committedFeb 13, 2025·
Version 2025.2.0
1 parent 06be061 commit cb4aa07

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 == 2025.1.0",
31+
"dask == 2025.2.0",
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.