From 02cdb9374f25b788dc9409fde7c59b5fb7bca5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 23:59:51 +0000 Subject: [PATCH] build(deps): bump lightning-utilities in /requirements Bumps [lightning-utilities](https://github.com/Lightning-AI/utilities) from 0.11.6 to 0.11.7. - [Release notes](https://github.com/Lightning-AI/utilities/releases) - [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lightning-AI/utilities/compare/v0.11.6...v0.11.7) --- updated-dependencies: - dependency-name: lightning-utilities dependency-type: direct:production update-type: version-update:semver-patch ... 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 1752cd11dc2..efc08b256d1 100644 --- a/requirements/_docs.txt +++ b/requirements/_docs.txt @@ -12,7 +12,7 @@ sphinx-copybutton ==0.5.2 sphinx-gallery ==0.17.1 lightning >=1.8.0, <2.5.0 -lightning-utilities ==0.11.6 +lightning-utilities ==0.11.7 pydantic > 1.0.0, < 3.0.0 # integrations