[tune](deps): Bump tune-sklearn in /python/requirements/tune (#17173)

Bumps [tune-sklearn](https://github.com/ray-project/tune-sklearn) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/ray-project/tune-sklearn/releases)
- [Commits](https://github.com/ray-project/tune-sklearn/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: tune-sklearn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-19 19:42:54 -07:00 committed by GitHub
parent c9522e9a6f
commit 2de7b8f084
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,6 @@
# Because they depend on Ray, we can't pin the subdependencies. # Because they depend on Ray, we can't pin the subdependencies.
# So we separate its own requirements file. # So we separate its own requirements file.
tune-sklearn==0.3.0 tune-sklearn==0.4.0
xgboost_ray==0.1.1 xgboost_ray==0.1.1
modin>=0.10.0; python_version >= '3.7' modin>=0.10.0; python_version >= '3.7'