From 29b64e8eeb08ffc7292187abdbde96339dd192f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 21:59:42 +0000 Subject: [PATCH] Bump pytorch-lightning from 1.4.6 to 2.4.0 Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.4.6 to 2.4.0. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/1.4.6...2.4.0) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a570a67..76f4f1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pytorch-lightning==1.4.6 +pytorch-lightning==2.4.0 wandb==0.12.2