Skip to content

Commit 5fd657f

Browse files
committed
update build files
1 parent 969fda0 commit 5fd657f

2 files changed

Lines changed: 370 additions & 3310 deletions

File tree

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
bazel_dep(name = "rules_python", version = "1.3.0")
1+
bazel_dep(name = "rules_python", version = "1.7.0")
22
bazel_dep(name = "rules_python_gazelle_plugin", version = "1.3.0")
3-
bazel_dep(name = "gazelle", version = "0.42.0", repo_name = "bazel_gazelle")
4-
bazel_dep(name = "platforms", version = "0.0.11")
3+
bazel_dep(name = "gazelle", version = "0.51.3", repo_name = "bazel_gazelle")
4+
bazel_dep(name = "platforms", version = "1.0.0")
55
# # Import the python repositories generated by the given module extension into the scope of the current module.
66
# use_repo(python, "python3_9")
77
# use_repo(python, "python3_9_toolchains")

0 commit comments

Comments
 (0)