dask / distributed

A distributed task scheduler for Dask
https://distributed.dask.org
BSD 3-Clause "New" or "Revised" License
1.58k stars 719 forks source link

Bump ``bokeh`` minimum version to 3.1.0 #8861

Closed jrbourbeau closed 2 months ago

jrbourbeau commented 2 months ago

@hendrikmakait ran into a case where using an older version of bokeh with a newer version of numpy (specifically numpy 2) resulting in a hard-to-diagnose issue on the scheduler. This PR proposes we bump our minimum supported version of bokeh to bokeh>=3.1.0, which has been out for a while anyways (since March 10, 2023).

github-actions[bot] commented 2 months ago

Unit Test Results

_See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests._

    25 files  ±0      25 suites  ±0   10h 9m 27s :stopwatch: - 9m 7s  4 125 tests ±0   4 010 :white_check_mark: ±0    111 :zzz: ±0  4 :x: ±0  47 651 runs  ±0  45 541 :white_check_mark:  - 1  2 106 :zzz: +1  4 :x: ±0 

For more details on these failures, see this check.

Results for commit 7969fea0. ± Comparison against base commit 50169e99.