File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ aspect_bazel_lib_register_toolchains()
51
51
52
52
http_archive (
53
53
name = "rules_python" ,
54
- sha256 = "5868e73107a8e85d8f323806e60cad7283f34b32163ea6ff1020cf27abef6036 " ,
55
- strip_prefix = "rules_python-0.25 .0" ,
56
- url = "https://github.com/bazelbuild/rules_python/releases/download/0.25 .0/rules_python-0.25 .0.tar.gz" ,
54
+ sha256 = "c68bdc4fbec25de5b5493b8819cfc877c4ea299c0dcb15c244c5a00208cde311 " ,
55
+ strip_prefix = "rules_python-0.31 .0" ,
56
+ url = "https://github.com/bazelbuild/rules_python/releases/download/0.31 .0/rules_python-0.31 .0.tar.gz" ,
57
57
)
58
58
59
59
load ("@rules_python//python:repositories.bzl" , "py_repositories" , "python_register_multi_toolchains" )
You can’t perform that action at this time.
0 commit comments