From 668ce17012f485808e171e380a8ee57aff37068a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 07:11:40 +0000 Subject: [PATCH] Bump pytorch-lightning from 1.1.8 to 1.2.1 Bumps [pytorch-lightning](https://github.com/PyTorchLightning/pytorch-lightning) from 1.1.8 to 1.2.1. - [Release notes](https://github.com/PyTorchLightning/pytorch-lightning/releases) - [Changelog](https://github.com/PyTorchLightning/pytorch-lightning/blob/master/CHANGELOG.md) - [Commits](https://github.com/PyTorchLightning/pytorch-lightning/compare/1.1.8...1.2.1) Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 81bcd32d..fc712b13 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ flake8-comprehensions flake8-quotes==2.0.0 yapf==0.23.0 pytest -pytorch-lightning==1.1.8 +pytorch-lightning==1.2.1 pytorch-lightning-bolts==0.3.0 ray[tune] torchvision \ No newline at end of file