Skip to content

Commit 3867199

Browse files
build(deps): bump lightning-utilities from 0.12.0 to 0.14.0 in /requirements (#3000)
build(deps): bump lightning-utilities in /requirements Bumps [lightning-utilities](https://github.com/Lightning-AI/utilities) from 0.12.0 to 0.14.0. - [Release notes](https://github.com/Lightning-AI/utilities/releases) - [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md) - [Commits](Lightning-AI/utilities@v0.12.0...v0.14.0) --- updated-dependencies: - dependency-name: lightning-utilities dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d527488 commit 3867199

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/_docs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sphinx-autobuild ==2024.10.3
1313
sphinx-gallery ==0.19.0
1414

1515
lightning >=1.8.0, <2.6.0
16-
lightning-utilities ==0.12.0
16+
lightning-utilities ==0.14.0
1717
pydantic > 1.0.0, < 3.0.0
1818

1919
# integrations

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
numpy >1.20.0, <2.3.0
55
packaging >17.1
66
torch >=2.0.0, <2.7.0
7-
lightning-utilities >=0.8.0, <0.13.0
7+
lightning-utilities >=0.8.0, <0.15.0

0 commit comments

Comments
 (0)