Skip to content

Commit d82aad9

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

2 files changed

Lines changed: 8 additions & 8 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.11.0",
11+
"nanobind~=2.12.0",
1212
"scikit-build-core>=0.12.2",
1313
"setuptools-scm>=9.2.2",
1414
"mqt.core~=3.4.1",
@@ -337,7 +337,7 @@ mqt-ddsim = { workspace = true }
337337

338338
[dependency-groups]
339339
build = [
340-
"nanobind~=2.11.0",
340+
"nanobind~=2.12.0",
341341
"scikit-build-core>=0.12.2",
342342
"setuptools-scm>=9.2.2",
343343
"mqt.core~=3.4.1",

uv.lock

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

0 commit comments

Comments
 (0)