Skip to content

Commit bf1b8a2

Browse files
committed
Update imports
1 parent d891115 commit bf1b8a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "960a5b21e7ccddc6bc6def216093a361d3ac2998" }
1+
{ "overlay": "54ce762e66d68c0a5db85a5eb1a028df4d0a72d9" }

mx.graalpython/suite.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,31 +44,31 @@
4444
},
4545
{
4646
"name": "sdk",
47-
"version": "59e1d3fb6910b006ae70200c561ade4b7f7a5fb4",
47+
"version": "94c1573a7d826751192eede90f8963b2ad5d460a",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "tools",
55-
"version": "59e1d3fb6910b006ae70200c561ade4b7f7a5fb4",
55+
"version": "94c1573a7d826751192eede90f8963b2ad5d460a",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
],
6060
},
6161
{
6262
"name": "sulong",
63-
"version": "59e1d3fb6910b006ae70200c561ade4b7f7a5fb4",
63+
"version": "94c1573a7d826751192eede90f8963b2ad5d460a",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},
6767
]
6868
},
6969
{
7070
"name": "regex",
71-
"version": "59e1d3fb6910b006ae70200c561ade4b7f7a5fb4",
71+
"version": "94c1573a7d826751192eede90f8963b2ad5d460a",
7272
"subdir": True,
7373
"urls": [
7474
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)