Skip to content

Commit 301d409

Browse files
chore(deps): update dependency rules_python to v1.8.5
1 parent 661e5e1 commit 301d409

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

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

0 commit comments

Comments
 (0)