Skip to content

Commit

Permalink
Merge branch 'main' into task/fix-console-colours
Browse files Browse the repository at this point in the history
  • Loading branch information
dmah42 authored Oct 23, 2024
2 parents b2a2496 + be21345 commit a3cace4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ use_repo(pip, "tools_pip_deps")

# -- bazel_dep definitions -- #

bazel_dep(name = "nanobind_bazel", version = "2.1.0", dev_dependency = True)
bazel_dep(name = "nanobind_bazel", version = "2.2.0", dev_dependency = True)

0 comments on commit a3cace4

Please sign in to comment.