Skip to content

Commit cc237e2

Browse files
build(deps-dev): update scikit-build-core requirement
--- updated-dependencies: - dependency-name: scikit-build-core dependency-version: 0.11.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f95cb74 commit cc237e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
# TODO: unpin the upper bound when scikit-build dynamic metadata API is stable
44
# dynamic metadata API is still unstable
5-
"scikit-build-core>=0.5,<0.11,!=0.6.0",
5+
"scikit-build-core>=0.5,!=0.6.0,<0.12",
66
"packaging",
77
'tomli >= 1.1.0 ; python_version < "3.11"',
88
]

0 commit comments

Comments
 (0)