Skip to content

Commit d12bc03

Browse files
chore(deps): update dependency rules_python to v0.16.2
1 parent e7f1d3d commit d12bc03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

py/repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ bzl_library(
5555
)
5656
EOF
5757
"""],
58-
sha256 = "497ca47374f48c8b067d786b512ac10a276211810f4a580178ee9b9ad139323a",
59-
strip_prefix = "rules_python-0.16.1",
60-
url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.16.1.tar.gz",
58+
sha256 = "48a838a6e1983e4884b26812b2c748a35ad284fd339eb8e2a6f3adf95307fbcd",
59+
strip_prefix = "rules_python-0.16.2",
60+
url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.16.2.tar.gz",
6161
)

0 commit comments

Comments
 (0)