Skip to content

Commit 8fed19f

Browse files
Bump dask[array,distributed] from 2024.12.1 to 2025.1.0
Bumps [dask[array,distributed]](https://github.com/dask/dask) from 2024.12.1 to 2025.1.0. - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](dask/dask@2024.12.1...2025.1.0) --- updated-dependencies: - dependency-name: dask[array,distributed] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c70dd44 commit 8fed19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ xarray==2024.3.0
33
pandas==2.2.3
44
numpy==1.26.4
55
matplotlib==3.10.0
6-
dask[array, distributed]==2024.12.1
6+
dask[array, distributed]==2025.1.0
77
requests==2.32.3
88
statsmodels==0.14.4
99
pytest==8.3.4

0 commit comments

Comments
 (0)