Skip to content

Commit 8d246cd

Browse files
authored
Merge pull request #10 from buildkite-plugins/renovate/rules_python-1.x
chore(deps): update dependency rules_python to v1.5.4
2 parents 48fdb5e + 5eaa3d4 commit 8d246cd

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

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

0 commit comments

Comments
 (0)