Skip to content

Commit d3f8a8e

Browse files
Bump scikit-build-core from 0.11.5 to 0.11.6 (AcademySoftwareFoundation#2106)
Bumps [scikit-build-core](https://github.com/orgs/scikit-build) from 0.11.5 to 0.11.6. - [Commits](https://github.com/orgs/scikit-build/commits) --- updated-dependencies: - dependency-name: scikit-build-core dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cary Phillips <[email protected]>
1 parent ced50a0 commit d3f8a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) Contributors to the OpenEXR Project.
33

44
[build-system]
5-
requires = ["scikit-build-core==0.11.5", "pybind11"]
5+
requires = ["scikit-build-core==0.11.6", "pybind11"]
66
build-backend = "scikit_build_core.build"
77

88
[project]

0 commit comments

Comments
 (0)