Skip to content

Commit

Permalink
Merge branch 'main' into add-stubgen
Browse files Browse the repository at this point in the history
  • Loading branch information
dmah42 authored Jul 30, 2024
2 parents 4a2342b + ac80572 commit 782e750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazel/benchmark_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def benchmark_deps():
new_git_repository(
name = "nanobind",
remote = "https://github.com/wjakob/nanobind.git",
tag = "v1.8.0",
tag = "v1.9.2",
build_file = "@//bindings/python:nanobind.BUILD",
recursive_init_submodules = True,
)
Expand Down

0 comments on commit 782e750

Please sign in to comment.