From 619377cc43745bad29f6bff3017c587ae4ad3329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 23:59:47 +0000 Subject: [PATCH] build(deps): update lightning requirement in /requirements Updates the requirements on [lightning](https://github.com/Lightning-AI/lightning) to permit the latest version. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/1.8.0...2.1.0) --- updated-dependencies: - dependency-name: lightning dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/_docs.txt b/requirements/_docs.txt index 93eacf64bb5..296234825d6 100644 --- a/requirements/_docs.txt +++ b/requirements/_docs.txt @@ -11,7 +11,7 @@ sphinx-paramlinks ==0.6.0 sphinx-togglebutton ==0.3.2 sphinx-copybutton ==0.5.2 -lightning >=1.8.0, <2.1.0 +lightning >=1.8.0, <2.2.0 lightning-utilities >=0.9.0, <0.10.0 pydantic > 1.0.0, < 3.0.0