File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ bazel_skylib_workspace()
3737
3838http_archive (
3939 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" ,
40+ sha256 = "84aec9e21cc56fbc7f1335035a71c850d1b9b5cc6ff497306f84cced9a769841 " ,
41+ strip_prefix = "rules_python-0.23.1 " ,
42+ url = "https://github.com/bazelbuild/rules_python/releases/download/0.23.1 /rules_python-0.23.1 .tar.gz" ,
4343)
4444
4545load ("@rules_python//python:repositories.bzl" , "python_register_multi_toolchains" )
You can’t perform that action at this time.
0 commit comments