Skip to content

Commit

Permalink
Bump scikit-build-core from 0.8.1 to 0.10.7 (#1913)
Browse files Browse the repository at this point in the history
Bumps [scikit-build-core](https://github.com/orgs/scikit-build) from 0.8.1 to 0.10.7.
- [Commits](https://github.com/orgs/scikit-build/commits)

---
updated-dependencies:
- dependency-name: scikit-build-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 2ac93da commit d964419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (c) Contributors to the OpenEXR Project.

[build-system]
requires = ["scikit-build-core==0.8.1", "pybind11"]
requires = ["scikit-build-core==0.10.7", "pybind11"]
build-backend = "scikit_build_core.build"

[project]
Expand Down

0 comments on commit d964419

Please sign in to comment.