Skip to content

Commit 70d9ce7

Browse files
oharboeclaude
andcommitted
build: update rules_python version to 1.8.5 to match resolved dependency
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
1 parent df27ce6 commit 70d9ce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ git_override(
1515
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
1616
)
1717

18-
bazel_dep(name = "rules_python", version = "1.2.0")
18+
bazel_dep(name = "rules_python", version = "1.8.5")
1919
bazel_dep(name = "rules_shell", version = "0.6.1")
2020

2121
python = use_extension("@rules_python//python/extensions:python.bzl", "python")

0 commit comments

Comments
 (0)