Skip to content

Commit 661e5e1

Browse files
scadurenovate[bot]
andauthored
chore(deps): update dependency rules_python to v1.8.4 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 parents d818e89 + dada2ec commit 661e5e1

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 = "33.5")
99
bazel_dep(name = "rules_proto", version = "7.1.0")
10-
bazel_dep(name = "rules_python", version = "1.8.3")
10+
bazel_dep(name = "rules_python", version = "1.8.4")
1111

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

0 commit comments

Comments
 (0)