Skip to content

Commit 9ef6751

Browse files
Update dependency rules_python to v1.8.4
1 parent a5f7a6c commit 9ef6751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ bazel_dep(
3636
)
3737
bazel_dep(
3838
name = "rules_python",
39-
version = "1.8.2",
39+
version = "1.8.4",
4040
dev_dependency = True,
4141
)

0 commit comments

Comments
 (0)