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 1b210e6 commit 6cd79d1Copy full SHA for 6cd79d1
WORKSPACE
@@ -37,9 +37,9 @@ bazel_skylib_workspace()
37
38
http_archive(
39
name = "rules_python",
40
- sha256 = "a644da969b6824cc87f8fe7b18101a8a6c57da5db39caa6566ec6109f37d2141",
41
- strip_prefix = "rules_python-0.20.0",
42
- url = "https://github.com/bazelbuild/rules_python/releases/download/0.20.0/rules_python-0.20.0.tar.gz",
+ sha256 = "84aec9e21cc56fbc7f1335035a71c850d1b9b5cc6ff497306f84cced9a769841",
+ strip_prefix = "rules_python-0.23.1",
+ url = "https://github.com/bazelbuild/rules_python/releases/download/0.23.1/rules_python-0.23.1.tar.gz",
43
)
44
45
load("@rules_python//python:repositories.bzl", "python_register_multi_toolchains")
0 commit comments