Skip to content

Commit

Permalink
chore(deps): update dependency rules_python to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 61ffb56 commit d678bbd
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 @@ -44,7 +44,7 @@ use_repo(npm, "npm")
# https://github.com/bazelbuild/rules_python/pull/713 ##############
####################################################################

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

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

0 comments on commit d678bbd

Please sign in to comment.