We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2b803 commit ac3e93dCopy full SHA for ac3e93d
MODULE.bazel
@@ -7,7 +7,7 @@ module(
7
bazel_dep(name = "bazel_skylib", version = "1.7.1")
8
bazel_dep(name = "platforms", version = "0.0.10")
9
bazel_dep(name = "rules_cc", version = "0.0.9")
10
-bazel_dep(name = "rules_python", version = "0.33.2")
+bazel_dep(name = "rules_python", version = "0.34.0")
11
12
internal_configure = use_extension("//:internal_configure.bzl", "internal_configure_extension")
13
use_repo(internal_configure, "pybind11")
0 commit comments