We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 299e6e5 + f489ecc commit 36f390dCopy full SHA for 36f390d
1 file changed
MODULE.bazel
@@ -7,7 +7,7 @@ module(
7
8
bazel_dep(name = "protobuf", version = "31.1")
9
bazel_dep(name = "rules_proto", version = "7.1.0")
10
-bazel_dep(name = "rules_python", version = "1.6.0")
+bazel_dep(name = "rules_python", version = "1.6.1")
11
12
# Register protobuf toolchain
13
register_toolchains("@protobuf//toolchain:all")
0 commit comments