From ff701bb81fe564439ddf2bb44e7a6d6966e53dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 11:54:36 +0100 Subject: [PATCH] build(deps): update lightning requirement from <2.2.0,>=1.8.0 to >=1.8.0,<2.3.0 in /requirements (#2374) 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.2.0.post0) --- updated-dependencies: - dependency-name: lightning dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/_docs.txt b/requirements/_docs.txt index 707d27cc733..4fbb0d08291 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.2.0 +lightning >=1.8.0, <2.3.0 lightning-utilities >=0.9.0, <0.11.0 pydantic > 1.0.0, < 3.0.0