Skip to content

Commit e65f5cc

Browse files
⬆️🐍 Update dependency nanobind to ~=2.13.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95e7e05 commit e65f5cc

2 files changed

Lines changed: 130 additions & 130 deletions

File tree

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.12.0",
11+
"nanobind~=2.13.0",
1212
"scikit-build-core>=0.12.2",
1313
"setuptools-scm>=9.2.2",
1414
]
@@ -327,7 +327,7 @@ exclude = [
327327

328328
[dependency-groups]
329329
build = [
330-
"nanobind~=2.12.0",
330+
"nanobind~=2.13.0",
331331
"scikit-build-core>=0.12.2",
332332
"setuptools-scm>=9.2.2",
333333
]

0 commit comments

Comments
 (0)