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 ac3e93d commit e25b5e6Copy full SHA for e25b5e6
examples/basic/MODULE.bazel
@@ -1,4 +1,4 @@
1
-bazel_dep(name = "rules_python", version = "0.33.2")
+bazel_dep(name = "rules_python", version = "0.34.0")
2
bazel_dep(name = "pybind11_bazel")
3
local_path_override(
4
module_name = "pybind11_bazel",
0 commit comments