Skip to content

Commit 0db5367

Browse files
chore(deps): update dependency rules_python to v1.5.1 (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ffdaa9b commit 0db5367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module(
66
bazel_dep(name = "bazel_skylib", version = "1.8.0")
77
bazel_dep(name = "jsonnet", version = "0.21.0")
88
bazel_dep(name = "jsonnet_go", version = "0.21.0")
9-
bazel_dep(name = "rules_python", version = "1.5.0")
9+
bazel_dep(name = "rules_python", version = "1.5.1")
1010
bazel_dep(name = "rules_rust", version = "0.62.0")
1111

1212
jsonnet = use_extension("//jsonnet:extensions.bzl", "jsonnet")

0 commit comments

Comments
 (0)