Skip to content

Commit d1e07b8

Browse files
Update dependency rules_python to v1.5.3
1 parent d103be7 commit d1e07b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,9 @@ rust_register_toolchains()
279279

280280
http_archive(
281281
name = "rules_python",
282-
sha256 = "9c6e26911a79fbf510a8f06d8eedb40f412023cf7fa6d1461def27116bff022c",
283-
strip_prefix = "rules_python-1.1.0",
284-
url = "https://github.com/bazelbuild/rules_python/releases/download/1.1.0/rules_python-1.1.0.tar.gz",
282+
sha256 = "0a1cefefb4a7b550fb0b43f54df67d6da95b7ba352637669e46c987f69986f6a",
283+
strip_prefix = "rules_python-1.5.3",
284+
url = "https://github.com/bazelbuild/rules_python/releases/download/1.5.3/rules_python-1.5.3.tar.gz",
285285
)
286286

287287
load("@rules_python//python:repositories.bzl", "py_repositories")

0 commit comments

Comments
 (0)