We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccc217e + c590be8 commit 6cf71b4Copy full SHA for 6cf71b4
1 file changed
MODULE.bazel
@@ -7,7 +7,7 @@ module(
7
8
bazel_dep(name = "protobuf", version = "33.4")
9
bazel_dep(name = "rules_proto", version = "7.1.0")
10
-bazel_dep(name = "rules_python", version = "1.8.2")
+bazel_dep(name = "rules_python", version = "1.8.3")
11
12
# Register protobuf toolchain
13
register_toolchains("@protobuf//toolchain:all")
0 commit comments