Skip to content

Commit a167c5b

Browse files
Bump nanobind from 2.4.0 to 2.7.0 in /src/python
Bumps [nanobind](https://github.com/wjakob/nanobind) from 2.4.0 to 2.7.0. - [Changelog](https://github.com/wjakob/nanobind/blob/master/docs/changelog.rst) - [Commits](wjakob/nanobind@v2.4.0...v2.7.0) --- updated-dependencies: - dependency-name: nanobind dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 372143f commit a167c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ docs = [
5757
"graphviz",
5858
]
5959
build = [
60-
"nanobind==2.4.0",
60+
"nanobind==2.7.0",
6161
]
6262
full = ["openvino_model_api[dependencies, ovms, tests, docs, build]"]
6363

0 commit comments

Comments
 (0)