We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d103be7 commit d1e07b8Copy full SHA for d1e07b8
tests/WORKSPACE
@@ -279,9 +279,9 @@ rust_register_toolchains()
279
280
http_archive(
281
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",
+ sha256 = "0a1cefefb4a7b550fb0b43f54df67d6da95b7ba352637669e46c987f69986f6a",
+ strip_prefix = "rules_python-1.5.3",
+ url = "https://github.com/bazelbuild/rules_python/releases/download/1.5.3/rules_python-1.5.3.tar.gz",
285
)
286
287
load("@rules_python//python:repositories.bzl", "py_repositories")
0 commit comments