Skip to content

Commit

Permalink
Bump dask from 2024.9.1 to 2024.10.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [dask](https://github.com/dask/dask) from 2024.9.1 to 2024.10.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.9.1...2024.10.0)

---
updated-dependencies:
- dependency-name: dask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 5d10fa6 commit 5c73bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ django-json-widget==2.0.1
# Dask & co
# ------------------------------------------------------------------------------
# https://github.com/dask/dask
dask==2024.9.1
dask==2024.10.0
# https://github.com/dask/distributed
distributed==2024.9.1
# https://msgpack.org/ TO BE ALIGNED WITH SCHEDULER
Expand Down

0 comments on commit 5c73bc3

Please sign in to comment.