causaltune icon indicating copy to clipboard operation
causaltune copied to clipboard

Update ray[tune] requirement from ~=1.11.0 to ~=2.0.1

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Updates the requirements on ray[tune] to permit the latest version.

Release notes

Sourced from ray[tune]'s releases.

Ray-2.0.1

The Ray 2.0.1 patch release contains dependency upgrades and fixes for multiple components:

  • Upgrade grpcio version to 1.32 (#28025)
  • Upgrade redis version to 7.0.5 (#28936)
  • Fix segfault when using runtime environments (#28409)
  • Increase RPC timeout for dashboard (#28330)
  • Set correct path when using python -m (#28140)
  • [Autoscaler] Fix autoscaling for 0 CPU head node (#26813)
  • [Serve] Allow code in private remote Git URIs to be imported (#28250)
  • [Serve] Allow host and port in Serve config (#27026)
  • [RLlib] Evaluation supports asynchronous rollout (single slow eval worker will not block the overall evaluation progress). (#27390)
  • [Tune] Fix hang during checkpoint synchronization (#28155)
  • [Tune] Fix trial restoration from different IP (#28470)
  • [Tune] Fix custom synchronizer serialization (#28699)
  • [Workflows] Replace deprecated name option with task_id (#28151)
Commits
  • 03b6bc7 Update Kuberay version in CI. (#27967) (#29151)
  • ba34c36 Revert "[2.0] stop building docker-images for 2.0 release branch."
  • 5586b38 [core] Upgrade redis from 6.x to 7.0.5. (#28936)
  • 77ce181 [RLlib] Pin ALE-py In Rllib Requirements And Other Release Test Fixes (#28993)
  • 8669f36 [RLlib] Pin ALE-py In Rllib Requirements And Other Release Test Fixes (#28913)
  • eb909f7 [scheduler][autoscaler] Report placement resources for actor creation tasks ...
  • 42507e3 [Dashboard] Increase the RPC timeout for the snapshot API (#28330)
  • 1425939 [ci] Pin moto to >= 4.0.0, adjust API (#28099)
  • 6fc3659 fix ref (#28824)
  • 56dff84 [tune/release tests] pin gcsfs version for now. (#28770)
  • 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 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)

dependabot[bot] avatar Oct 24 '22 07:10 dependabot[bot]