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

pip prod(deps): update distributed requirement from <2024.6 to <2024.7 #100

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Updates the requirements on distributed to permit the latest version.

Release notes

Sourced from distributed's releases.

2024.6.0

Changes

See the Changelog for more information.

Commits
  • f1d230c bump version to 2024.6.0
  • 8cbddde Avoid rounding error in `test_prometheus_collect_count_total_by_cost_multipli...
  • f7921a1 Log key collision count in update_graph log event (#8692)
  • d8dc8ad Automate GitHub Releases when new tags are pushed (#8626)
  • af237f0 Fix log event with multiple topics (#8691)
  • 2482bd3 Rename safe to expected in Scheduler.remove_worker. (#8686)
  • 9672121 [P2P] Log event during failure (#8663)
  • 490b696 Eagerly update aggregate statistics for TaskPrefix instead of calculating t...
  • 5708bdf Improve graph submission time for P2P rechunking by avoiding unpack recursion...
  • 7cbfc4d Add safe keyword to remove-worker event (#8647)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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...2024.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@georgebisbas georgebisbas merged commit 470b1bc into master Jun 19, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/distributed-lt-2024.7 branch June 19, 2024 15:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant