We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c96100 commit 5c027eaCopy full SHA for 5c027ea
MODULE.bazel
@@ -1,7 +1,7 @@
1
# SPDX-License-Identifier: BSD-3-Clause
2
3
bazel_dep(name = "bazel_skylib", version = "1.7.1")
4
-bazel_dep(name = "rules_python", version = "1.1.0")
+bazel_dep(name = "rules_python", version = "1.2.0")
5
6
http_archive = use_repo_rule(
7
"@bazel_tools//tools/build_defs/repo:http.bzl",
0 commit comments