Skip to content

Commit

Permalink
chore(deps): update dependency rules_python to v1.1.0 (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent c81643c commit c51eb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module(name = "rules_opa")

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

bazel_dep(name = "rules_python", version = "1.0.0")
bazel_dep(name = "rules_python", version = "1.1.0")

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

Expand Down

0 comments on commit c51eb89

Please sign in to comment.