Skip to content

Commit

Permalink
chore(deps): update dependency rules_python to v0.38.0 (#6979)
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 Nov 8, 2024
1 parent fac06d1 commit bb2c011
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.37.2",
version = "0.38.0",
)

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

0 comments on commit bb2c011

Please sign in to comment.