From 59c1b097bf91255c766cbe5512d5ef3d3e92e17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 09:33:04 +0000 Subject: [PATCH] [tune](deps): Bump pytorch-lightning-bolts in /python/requirements 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) 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 556ac28659c3e..e4227c09b6dff 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -23,7 +23,7 @@ mxnet==1.8.0.post0 nevergrad==0.4.2.post5 optuna==2.6.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