Skip to content

Commit

Permalink
chore(deps): update dependency rules_python to v1 (bazelbuild#7132)
Browse files Browse the repository at this point in the history
Co-authored-by: Mai Hussien <70515749+mai93@users.noreply.github.com>
  • Loading branch information
renovate-bot and mai93 authored Dec 18, 2024
1 parent bd82e20 commit 35ffeec
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 @@ -15,7 +15,7 @@ bazel_dep(
)
bazel_dep(
name = "rules_python",
version = "0.40.0",
version = "1.0.0",
)

python = use_extension("@rules_python//python/extensions:python.bzl", "python")
Expand Down

0 comments on commit 35ffeec

Please sign in to comment.