Skip to content

Commit 8d0ba9b

Browse files
Update dependency rules_python to v1.8.1
1 parent 9f8489e commit 8d0ba9b

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
@@ -54,7 +54,7 @@ use_repo(apple_cc_configure, "local_config_apple_cc")
5454
bazel_dep(name = "rules_cc", version = "0.2.16")
5555
bazel_dep(name = "rules_license", version = "1.0.0")
5656

57-
bazel_dep(name = "rules_python", version = "1.8.0", dev_dependency = True)
57+
bazel_dep(name = "rules_python", version = "1.8.1", dev_dependency = True)
5858

5959
python = use_extension(
6060
"@rules_python//python/extensions:python.bzl",

0 commit comments

Comments
 (0)