Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump dask to 2023.4.0 to remove constraint on bokeh #137

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

LukeWeidenwalker
Copy link
Contributor

We've had to pin bokeh to "<3" because of dask/distributed#7413. This was fixed in dask 2023.4.0, therefore I think it's time to bump the required dask version for this project and remove the bokeh pin. Moreover this silences a warning on the test suite.

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #137 (a11475a) into main (6892cf0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #137   +/-   ##
=======================================
  Coverage   76.10%   76.10%           
=======================================
  Files          26       26           
  Lines        1172     1172           
=======================================
  Hits          892      892           
  Misses        280      280           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@LukeWeidenwalker LukeWeidenwalker merged commit aedbe70 into main Jul 14, 2023
5 checks passed
@LukeWeidenwalker LukeWeidenwalker deleted the bump-dask-to-2023.4.0 branch July 14, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant