Skip to content

Commit

Permalink
Bump scikit-build-core from 0.8.1 to 0.10.7
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]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 16a6ac4 commit 4b1b969
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 4b1b969

Please sign in to comment.