Skip to content

Commit 794a5d3

Browse files
committed
[GR-21590] Update imports
PullRequest: graalpython/2760
2 parents bba19dc + f354c2e commit 794a5d3

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": "1a6d704fb8232ee9409e7628b78cc1c83666f715" }
1+
{ "overlay": "e6f72c8878db65ecf12f64cd706dc400d8fc64a8" }

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": "c1f4265c6492e5eae21cd16c6fe51bb4c5b79661",
47+
"version": "6a67a1093c5fdb6a21bc912ecf1c190c74afb681",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "tools",
55-
"version": "c1f4265c6492e5eae21cd16c6fe51bb4c5b79661",
55+
"version": "6a67a1093c5fdb6a21bc912ecf1c190c74afb681",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
],
6060
},
6161
{
6262
"name": "sulong",
63-
"version": "c1f4265c6492e5eae21cd16c6fe51bb4c5b79661",
63+
"version": "6a67a1093c5fdb6a21bc912ecf1c190c74afb681",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},
6767
]
6868
},
6969
{
7070
"name": "regex",
71-
"version": "c1f4265c6492e5eae21cd16c6fe51bb4c5b79661",
71+
"version": "6a67a1093c5fdb6a21bc912ecf1c190c74afb681",
7272
"subdir": True,
7373
"urls": [
7474
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)