From 53d6795426ecdd879eee8fd304e27fbff556773b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 19:24:36 +0000 Subject: [PATCH] [tune](deps): Bump pytorch-lightning-bolts in /python/requirements/tune Bumps [pytorch-lightning-bolts](https://github.com/PyTorchLightning/lightning-bolts) from 0.2.5 to 0.3.2. - [Release notes](https://github.com/PyTorchLightning/lightning-bolts/releases) - [Changelog](https://github.com/PyTorchLightning/lightning-bolts/blob/master/CHANGELOG.md) - [Commits](https://github.com/PyTorchLightning/lightning-bolts/compare/0.2.5...0.3.2) --- updated-dependencies: - dependency-name: pytorch-lightning-bolts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index c4414de6c3fa..64ce6befc4b2 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -26,7 +26,7 @@ mxnet==1.8.0.post0 nevergrad==0.4.3.post3 optuna==2.8.0 pytest-remotedata==0.3.2 -pytorch-lightning-bolts==0.2.5 +pytorch-lightning-bolts==0.3.2 pytorch-lightning==1.0.3 scikit-learn==0.24.2 scikit-optimize==0.8.1