Skip to content

Commit f518cd4

Browse files
committed
update imports
1 parent a83dd1e commit f518cd4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "2a6018d949661319d714f343bc2b7f0f972b4a26" }
1+
{ "overlay": "bbd123566faf600786d8ea6dc6a16639f9f97bce" }

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": "fd894b8a9d8a5254e35df726c9ab718e37e29525",
47+
"version": "9a0570863be7d236519bceda4b05ee3e00a6c384",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
],
5252
},
5353
{
5454
"name": "sulong",
55-
"version": "fd894b8a9d8a5254e35df726c9ab718e37e29525",
55+
"version": "9a0570863be7d236519bceda4b05ee3e00a6c384",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
]
6060
},
6161
{
6262
"name": "regex",
63-
"version": "fd894b8a9d8a5254e35df726c9ab718e37e29525",
63+
"version": "9a0570863be7d236519bceda4b05ee3e00a6c384",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)