From 107ac89da8354d01dbac76855bd4298d68799fed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:24:47 +0000 Subject: [PATCH] Bump pytorch-lightning from 1.6.5 to 2.5.0.post0 Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.6.5 to 2.5.0.post0. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/1.6.5...2.5.0.post0) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 223b05e..d090ba1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ pyrootutils==1.0.4 pytest==7.1.2 python-dateutil==2.8.2 python-dotenv==0.20.0 -pytorch-lightning==1.6.5 +pytorch-lightning==2.5.0.post0 pytz==2022.1 PyWavelets==1.3.0 PyYAML==6.0