Skip to content

Commit 9d49023

Browse files
⬆️🩹 Update minor stable updates
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8693668 commit 9d49023

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030

3131
## Check the pyproject.toml file
3232
- repo: https://github.com/henryiii/validate-pyproject-schema-store
33-
rev: 2026.02.22
33+
rev: 2026.03.03
3434
hooks:
3535
- id: validate-pyproject
3636
priority: 0

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.11.6",
1313
"setuptools-scm>=9.2.2",
1414
"mqt.core~=3.4.1",
@@ -361,7 +361,7 @@ mqt-qcec = { workspace = true }
361361

362362
[dependency-groups]
363363
build = [
364-
"nanobind~=2.11.0",
364+
"nanobind~=2.12.0",
365365
"scikit-build-core>=0.11.6",
366366
"setuptools-scm>=9.2.2",
367367
"mqt.core~=3.4.1",

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)