Skip to content

Commit

Permalink
chore(deps): update dependency rules_python to v0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent dd8aec5 commit c2e1d9a
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 @@ -36,7 +36,7 @@ bazel_dep(
dev_dependency = True,
)
bazel_dep(name = "rules_multirun", version = "0.9.0", dev_dependency = True)
bazel_dep(name = "rules_python", version = "0.35.0", dev_dependency = True)
bazel_dep(name = "rules_python", version = "0.36.0", dev_dependency = True)
bazel_dep(
name = "rules_bazel_integration_test",
version = "0.25.0",
Expand Down

0 comments on commit c2e1d9a

Please sign in to comment.