Skip to content

Commit 299e6e5

Browse files
authored
Merge pull request #11 from buildkite-plugins/renovate/rules_python-1.x
chore(deps): update dependency rules_python to v1.6.0
2 parents 8d246cd + 84f7b15 commit 299e6e5

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.5.4")
10+
bazel_dep(name = "rules_python", version = "1.6.0")
1111

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

0 commit comments

Comments
 (0)