Skip to content

Commit 5ab2445

Browse files
Update dependency rules_python to v1.8.5 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4457f5 commit 5ab2445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ use_repo(non_module_deps, "google_bazel_common")
5757

5858
bazel_dep(name = "rules_license", version = "1.0.0")
5959

60-
bazel_dep(name = "rules_python", version = "1.8.3", dev_dependency = True)
60+
bazel_dep(name = "rules_python", version = "1.8.5", dev_dependency = True)
6161

6262
python = use_extension(
6363
"@rules_python//python/extensions:python.bzl",

0 commit comments

Comments
 (0)