Skip to content

Commit deee02d

Browse files
Update dependency rules_python to v1.8.5 (#114)
1 parent 2a6555d commit deee02d

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.9.0")
4-
bazel_dep(name = "rules_python", version = "1.8.3")
4+
bazel_dep(name = "rules_python", version = "1.8.5")
55

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

0 commit comments

Comments
 (0)