pip prod(deps): update distributed requirement from <2026.3.1 to <2026.6.1#2960
Open
dependabot[bot] wants to merge 1 commit into
Open
pip prod(deps): update distributed requirement from <2026.3.1 to <2026.6.1#2960dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [distributed](https://github.com/dask/distributed) to permit the latest version. - [Release notes](https://github.com/dask/distributed/releases) - [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md) - [Commits](dask/distributed@1.1.0...2026.6.0) --- updated-dependencies: - dependency-name: distributed dependency-version: 2026.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #2960 +/- ##
==========================================
- Coverage 83.56% 77.32% -6.25%
==========================================
Files 257 251 -6
Lines 53526 52966 -560
Branches 4583 4557 -26
==========================================
- Hits 44730 40954 -3776
- Misses 8004 11128 +3124
- Partials 792 884 +92
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on distributed to permit the latest version.
Release notes
Sourced from distributed's releases.
... (truncated)
Commits
aa2ddc3Version 2026.6.026c54b2Add PyPI release workflow (#9297)db3cb43Fix test failures caused by port 8787 already in use (#9296)6e4ca76Migrate from black toruff format(#9295)f2c923aFix race condition in SubprocessCluster startup (#9292)a2f0e35Refactor get_task_stream (#9293)de40898fix: use task-stream index instead of wall clock in get_task_stream context m...fbc5b3bBump actions/checkout from 6.0.2 to 6.0.3 (#9291)8fdb100Bump codecov/codecov-action from 6 to 7 (#9290)8d59823Do not build the distributed pixi package twice (#9289)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)