Skip to content

Commit 597e9fd

Browse files
committed
bump imports
1 parent e359d80 commit 597e9fd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

mx.graalpython/suite.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
},
2626
{
2727
"name": "sulong",
28-
"version": "561c8845426a57b9e019899ac133c4e7f16123a9",
28+
"version": "529411afc2de706e8dfbe45f5bb60574a75e9492",
2929
"urls": [
3030
{"url": "https://github.com/graalvm/sulong", "kind": "git"},
3131
]
3232
},
3333
{
3434
"name": "regex",
35-
"version": "ba18055aa646c58a393c3d9a6b5127c2e158dc04",
35+
"version": "8db1309ed8622234cd0d96ec09de8e02cd9bfe3b",
3636
"subdir": True,
3737
"urls": [
3838
{"url": "https://github.com/oracle/graal", "kind": "git"},
@@ -121,7 +121,6 @@
121121
"truffle:TRUFFLE_API",
122122
"sdk:GRAAL_SDK",
123123
"ANTLR4",
124-
"sulong:SULONG_SPI",
125124
],
126125
"checkstyle": "com.oracle.graal.python",
127126
"javaCompliance": "1.8",
@@ -227,7 +226,6 @@
227226
"truffle:TRUFFLE_API",
228227
"regex:TREGEX",
229228
"sdk:GRAAL_SDK",
230-
"sulong:SULONG_SPI",
231229
],
232230
"sourcesPath": "graalpython.src.zip",
233231
},

0 commit comments

Comments
 (0)