Skip to content

Commit

Permalink
Merge pull request #64 from HiPCTProject/dependabot/pip/dask-2024.8.2
Browse files Browse the repository at this point in the history
Bump dask from 2024.6.2 to 2024.8.2
  • Loading branch information
dstansby authored Nov 3, 2024
2 parents 6f425c9 + 80d13aa commit 6ed2856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ classifiers = [
"Typing :: Typed",
]
dependencies = [
"dask==2024.6.2",
"dask==2024.8.2",
"joblib==1.4.2",
"loguru==0.7.2",
"numpy==2.1.2",
Expand Down

0 comments on commit 6ed2856

Please sign in to comment.