Skip to content

Commit 134b8f8

Browse files
committed
Update imports
1 parent 4f9659e commit 134b8f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mx.graalpython/suite.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,23 +44,23 @@
4444
},
4545
{
4646
"name": "tools",
47-
"version": "315d6d694622db1fa17154c360d2471a659fb7d0",
47+
"version": "5a1d413830ed950a9051c7b76c7dfb3e146ec6eb",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
],
5252
},
5353
{
5454
"name": "sulong",
55-
"version": "315d6d694622db1fa17154c360d2471a659fb7d0",
55+
"version": "5a1d413830ed950a9051c7b76c7dfb3e146ec6eb",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
]
6060
},
6161
{
6262
"name": "regex",
63-
"version": "315d6d694622db1fa17154c360d2471a659fb7d0",
63+
"version": "5a1d413830ed950a9051c7b76c7dfb3e146ec6eb",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)