From 86261d9a4df4e94dfbd3569819253defa644ef44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 22:24:18 +0000 Subject: [PATCH] [tune](deps): Bump tune-sklearn in /python/requirements Bumps [tune-sklearn](https://github.com/ray-project/tune-sklearn) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/ray-project/tune-sklearn/releases) - [Commits](https://github.com/ray-project/tune-sklearn/compare/v0.2.1...v0.3.0) Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_upstream.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_upstream.txt b/python/requirements/tune/requirements_upstream.txt index b8dd57ebe7f1..610946c600cd 100644 --- a/python/requirements/tune/requirements_upstream.txt +++ b/python/requirements/tune/requirements_upstream.txt @@ -2,5 +2,5 @@ # Because they depend on Ray, we can't pin the subdependencies. # So we separate its own requirements file. -tune-sklearn==0.2.1 +tune-sklearn==0.3.0 xgboost_ray==0.0.5 \ No newline at end of file