From 23c07c4195385360bdb7c1900e4e9aedd55b1fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 01:01:14 +0000 Subject: [PATCH] [tune](deps): Bump pytorch-lightning in /python/requirements Bumps [pytorch-lightning](https://github.com/PyTorchLightning/pytorch-lightning) from 1.0.3 to 1.2.6. - [Release notes](https://github.com/PyTorchLightning/pytorch-lightning/releases) - [Changelog](https://github.com/PyTorchLightning/pytorch-lightning/blob/1.2.6/CHANGELOG.md) - [Commits](https://github.com/PyTorchLightning/pytorch-lightning/compare/1.0.3...1.2.6) Signed-off-by: dependabot[bot] --- python/requirements/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/requirements_tune.txt b/python/requirements/requirements_tune.txt index 0628c6966a37..c79bc5b0f089 100644 --- a/python/requirements/requirements_tune.txt +++ b/python/requirements/requirements_tune.txt @@ -22,7 +22,7 @@ nevergrad==0.4.2.post5 optuna==2.6.0 pytest-remotedata==0.3.2 pytorch-lightning-bolts==0.2.5 -pytorch-lightning==1.0.3 +pytorch-lightning==1.2.6 scikit-learn==0.22.2 scikit-optimize==0.8.1 sigopt==5.7.0