File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ def rules_haskell_dependencies():
5858    maybe (
5959        http_archive ,
6060        name  =  "rules_python" ,
61-         sha256  =  "94750828b18044533e98a129003b6a68001204038dc4749f40b195b24c38f49f " ,
62-         strip_prefix  =  "rules_python-0.21 .0" ,
63-         url  =  "https://github.com/bazelbuild/rules_python/releases/download/0.21 .0/rules_python-0.21 .0.tar.gz" ,
61+         sha256  =  "ca77768989a7f311186a29747e3e95c936a41dffac779aff6b443db22290d913 " ,
62+         strip_prefix  =  "rules_python-0.36 .0" ,
63+         url  =  "https://github.com/bazelbuild/rules_python/releases/download/0.36 .0/rules_python-0.36 .0.tar.gz" ,
6464    )
6565
6666    maybe (
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ bazel_dep(
2929)
3030bazel_dep (
3131    name  =  "rules_python" ,
32-     version  =  "0.21 .0" ,
32+     version  =  "0.36 .0" ,
3333)
3434bazel_dep (
3535    name  =  "rules_nixpkgs_go" ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments