Skip to content

Commit

Permalink
chore(deps): update dependency rules_python to v0.37.2 (#14795)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 1, 2024
1 parent 21d8e53 commit 65c78b2
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 @@ -32,7 +32,7 @@ bazel_dep(name = "curl", version = "8.8.0.bcr.1", repo_name = "com_github_curl_c
bazel_dep(name = "crc32c", version = "1.1.0", repo_name = "com_github_google_crc32c")
bazel_dep(name = "opentelemetry-cpp", version = "1.16.0", repo_name = "io_opentelemetry_cpp")
bazel_dep(name = "rules_proto", version = "6.0.2")
bazel_dep(name = "rules_python", version = "0.36.0")
bazel_dep(name = "rules_python", version = "0.37.2")

bazel_dep(name = "googletest", version = "1.15.2", dev_dependency = True, repo_name = "com_google_googletest")
bazel_dep(name = "google_benchmark", version = "1.8.5", dev_dependency = True, repo_name = "com_google_benchmark")
Expand Down

0 comments on commit 65c78b2

Please sign in to comment.