From f1d6ccd73dfb3ecc49b7c9fcbfe29e9506eb565a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 22:01:19 +0000 Subject: [PATCH] Bump pytorch-lightning from 1.6.0 to 2.4.0 in /devtools Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.6.0 to 2.4.0. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/1.6.0...2.4.0) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- devtools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/requirements.txt b/devtools/requirements.txt index fe26835a..3a8728b3 100644 --- a/devtools/requirements.txt +++ b/devtools/requirements.txt @@ -130,7 +130,7 @@ pyro-ppl==1.8.0 pyrsistent==0.18.1 python-dateutil==2.8.2 python-igraph==0.9.9 -pytorch-lightning==1.6.0 +pytorch-lightning==2.4.0 pytz==2021.3 PyYAML==6.0 pyzmq==22.3.0