We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1f0f35 + 70d9ce7 commit f5b9c3fCopy full SHA for f5b9c3f
1 file changed
MODULE.bazel
@@ -14,7 +14,7 @@ git_override(
14
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
15
)
16
17
-bazel_dep(name = "rules_python", version = "1.2.0")
+bazel_dep(name = "rules_python", version = "1.8.5")
18
bazel_dep(name = "rules_shell", version = "0.6.1")
19
20
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
0 commit comments