From d63ee644c86ed44daac7ca6668ff35a3c883cf12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 23:16:16 +0000 Subject: [PATCH] Bump lightning from 2.0.3 to 2.6.5 Bumps [lightning](https://github.com/Lightning-AI/pytorch-lightning) from 2.0.3 to 2.6.5. - [Release notes](https://github.com/Lightning-AI/pytorch-lightning/releases) - [Commits](https://github.com/Lightning-AI/pytorch-lightning/compare/2.0.3...2.6.5) --- updated-dependencies: - dependency-name: lightning dependency-version: 2.6.5 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 765f808..93a64fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ requests einops optuna seaborn -lightning==2.0.3 +lightning==2.6.5 bgflow @ git+https://github.com/RussellALA/bgflow.git nflows @ git+https://github.com/RussellALA/nflows.git