Skip to content

Commit

Permalink
chore(deps): update dependency rules_python to v0.38.0 (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored Nov 12, 2024
1 parent 787843a commit f3a4565
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.50.1")
bazel_dep(name = "rules_pkg", version = "1.0.1")
bazel_dep(name = "rules_oci", version = "2.0.1")
bazel_dep(name = "rules_python", version = "0.37.2")
bazel_dep(name = "rules_python", version = "0.38.0")
bazel_dep(name = "gazelle", version = "0.39.1")

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

0 comments on commit f3a4565

Please sign in to comment.