Skip to content

Commit a9368ca

Browse files
⬆️🐍 Update dependency nanobind to ~=2.12.0 (#275)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b5e91e commit a9368ca

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[build-system]
1010
requires = [
11-
"nanobind~=2.11.0",
11+
"nanobind~=2.12.0",
1212
"setuptools-scm>=9.2.2",
1313
"scikit-build-core>=0.11.6",
1414
]
@@ -310,7 +310,7 @@ repair-wheel-command = "uvx abi3audit --strict --report {wheel}"
310310

311311
[dependency-groups]
312312
build = [
313-
"nanobind~=2.11.0",
313+
"nanobind~=2.12.0",
314314
"setuptools-scm>=9.2.2",
315315
"scikit-build-core>=0.11.6",
316316
]

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)