Skip to content

Commit

Permalink
Bump distributed from 2023.12.1 to 2024.1.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [distributed](https://github.com/dask/distributed) from 2023.12.1 to 2024.1.1.
- [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md)
- [Commits](dask/distributed@2023.12.1...2024.1.1)

---
updated-dependencies:
- dependency-name: distributed
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent e54ae37 commit 0052f11
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 @@ -78,7 +78,7 @@ luqum==0.13.0
# https://github.com/dask/dask
dask==2023.12.1
# https://github.com/dask/distributed
distributed==2023.12.1
distributed==2024.1.1
# https://msgpack.org/ TO BE ALIGNED WITH SCHEDULER
msgpack==1.0.7
# https://github.com/blosc/python-blosc
Expand Down

0 comments on commit 0052f11

Please sign in to comment.