Skip to content

Commit efcc46d

Browse files
committed
Update imports
1 parent 3cd7cfd commit efcc46d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ci.jsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "4832d2526e48416dc03d1ecc9b56986dc00f6d57" }
1+
{ "overlay": "039785349ad5fead7a5bb11edb3845879f1a8798" }

mx.graalpython/suite.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,31 +45,31 @@
4545
},
4646
{
4747
"name": "sdk",
48-
"version": "0465567966e7f571243e34b5d0f263ed2fcfde9f",
48+
"version": "6086ff083909852c9b785594493ad2fb10e9c917",
4949
"subdir": True,
5050
"urls": [
5151
{"url": "https://github.com/oracle/graal", "kind": "git"},
5252
]
5353
},
5454
{
5555
"name": "tools",
56-
"version": "0465567966e7f571243e34b5d0f263ed2fcfde9f",
56+
"version": "6086ff083909852c9b785594493ad2fb10e9c917",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "sulong",
64-
"version": "0465567966e7f571243e34b5d0f263ed2fcfde9f",
64+
"version": "6086ff083909852c9b785594493ad2fb10e9c917",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},
6868
]
6969
},
7070
{
7171
"name": "regex",
72-
"version": "0465567966e7f571243e34b5d0f263ed2fcfde9f",
72+
"version": "6086ff083909852c9b785594493ad2fb10e9c917",
7373
"subdir": True,
7474
"urls": [
7575
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)