Skip to content

Commit c51eb89

Browse files
chore(deps): update dependency rules_python to v1.1.0 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c81643c commit c51eb89

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
@@ -2,7 +2,7 @@ module(name = "rules_opa")
22

33
bazel_dep(name = "bazel_skylib", version = "1.7.1")
44

5-
bazel_dep(name = "rules_python", version = "1.0.0")
5+
bazel_dep(name = "rules_python", version = "1.1.0")
66

77
bazel_dep(name = "rules_proto", version = "7.1.0")
88

0 commit comments

Comments
 (0)