Skip to content

Commit

Permalink
chore(deps): update dependency rules_python to v0.40.0 (#14847)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 20, 2024
1 parent 45f2699 commit 8e7038e
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 = "7.0.2")
bazel_dep(name = "rules_python", version = "0.39.0")
bazel_dep(name = "rules_python", version = "0.40.0")

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 8e7038e

Please sign in to comment.