Skip to content

Commit d8bd841

Browse files
Update dependency rules_python to v1.4.0 (#93)
1 parent b1e6a45 commit d8bd841

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
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: BSD-3-Clause
22

33
bazel_dep(name = "bazel_skylib", version = "1.7.1")
4-
bazel_dep(name = "rules_python", version = "1.3.0")
4+
bazel_dep(name = "rules_python", version = "1.4.0")
55

66
http_archive = use_repo_rule(
77
"@bazel_tools//tools/build_defs/repo:http.bzl",

0 commit comments

Comments
 (0)