Skip to content

Commit 0832456

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

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
"mqt.core~=3.6.0",
@@ -336,7 +336,7 @@ mqt-ddsim = { workspace = true }
336336

337337
[dependency-groups]
338338
build = [
339-
"nanobind~=2.12.0",
339+
"nanobind~=2.13.0",
340340
"scikit-build-core>=0.12.2",
341341
"setuptools-scm>=9.2.2",
342342
"mqt.core~=3.6.0",

0 commit comments

Comments
 (0)