Skip to content

Commit 71b1f06

Browse files
authored
Merge pull request #13 from buildkite-plugins/renovate/rules_python-1.x
chore(deps): update dependency rules_python to v1.6.3
2 parents 36f390d + 933bc8a commit 71b1f06

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
@@ -7,7 +7,7 @@ module(
77

88
bazel_dep(name = "protobuf", version = "31.1")
99
bazel_dep(name = "rules_proto", version = "7.1.0")
10-
bazel_dep(name = "rules_python", version = "1.6.1")
10+
bazel_dep(name = "rules_python", version = "1.6.3")
1111

1212
# Register protobuf toolchain
1313
register_toolchains("@protobuf//toolchain:all")

0 commit comments

Comments
 (0)