Skip to content

Commit

Permalink
chore(deps): update dependency rules_python to v0.32.2 (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored May 27, 2024
1 parent b68f635 commit bea3ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/endpoint-controller/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module(
bazel_dep(name = "rules_go", version = "0.47.1")
bazel_dep(name = "rules_pkg", version = "0.10.1")
bazel_dep(name = "rules_oci", version = "1.7.5")
bazel_dep(name = "rules_python", version = "0.31.0")
bazel_dep(name = "rules_python", version = "0.32.2")
bazel_dep(name = "gazelle", version = "0.36.0")

go_sdk = use_extension("@rules_go//go:extensions.bzl", "go_sdk")
Expand Down

0 comments on commit bea3ffc

Please sign in to comment.