File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ bazel_dep(
1313)
1414bazel_dep (
1515 name = "rules_python" ,
16- version = "1.6.1 " ,
16+ version = "1.6.3 " ,
1717)
1818
1919python = use_extension ("@rules_python//python/extensions:python.bzl" , "python" )
Original file line number Diff line number Diff line change 33 version = "1.0.0" ,
44)
55
6- bazel_dep (name = "rules_python" , version = "1.6.1 " )
6+ bazel_dep (name = "rules_python" , version = "1.6.3 " )
77
88python = use_extension ("@rules_python//python/extensions:python.bzl" , "python" )
99python .toolchain (
Original file line number Diff line number Diff line change 1- bazel_dep (name = "rules_python" , version = "1.6.1 " )
1+ bazel_dep (name = "rules_python" , version = "1.6.3 " )
22
33pip = use_extension ("@rules_python//python/extensions:pip.bzl" , "pip" )
44
You can’t perform that action at this time.
0 commit comments