Skip to content

pip prod(deps): update distributed requirement from <2026.6.1 to <2026.7.1#2967

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/distributed-lt-2026.7.1
Open

pip prod(deps): update distributed requirement from <2026.6.1 to <2026.7.1#2967
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/distributed-lt-2026.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on distributed to permit the latest version.

Release notes

Sourced from distributed's releases.

2026.7.0

Changes

See the Changelog for more information.

Commits
  • cb17a3d Version 2026.7.0
  • edf6778 Return all workers from scheduler_info() by default (#9308)
  • 9e706be [breaking] scatter should not unpack custom containers (#9298)
  • ee15bd3 Suppress mindeps warning when running a single test in CI
  • eaeedb5 AI agent skill to debug flaky tests (#9319)
  • ace5560 Fix Nanny race conditions when worker fails to start (flaky `test_failure_dur...
  • 4db4e05 Fix server hanging on aborted TCP comms (flaky test_RetireWorker_stress) (#...
  • 2d43f7f Fix conda build CI (#9314)
  • 382f679 pixi: system-requirements = { cuda = "12" } is deprecated (#9311)
  • 5b140e0 Avoid NumPy 2.5 type stubs (#9312)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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.7.0)

---
updated-dependencies:
- dependency-name: distributed
  dependency-version: 2026.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 8, 2026
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.24%. Comparing base (6257970) to head (8ff5a59).

❗ There is a different number of reports uploaded between BASE (6257970) and HEAD (8ff5a59). Click for more details.

HEAD has 28 uploads less than BASE
Flag BASE (6257970) HEAD (8ff5a59)
18 0
pytest-gpu-gcc- 6 0
pytest-gpu-icx- 3 1
pytest-gpu-nvc-nvidiaX 1 0
pytest-gpu-aomp-amdgpuX 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2967       +/-   ##
===========================================
- Coverage   83.55%   55.24%   -28.32%     
===========================================
  Files         257      176       -81     
  Lines       53526    33013    -20513     
  Branches     4583     3961      -622     
===========================================
- Hits        44726    18237    -26489     
- Misses       8007    13784     +5777     
- Partials      793      992      +199     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX ?
pytest-gpu-gcc- ?
pytest-gpu-icx- 55.24% <ø> (-23.11%) ⬇️
pytest-gpu-nvc-nvidiaX ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant