Skip to content

Commit 7b4acad

Browse files
committed
[GR-21590] Update Python imports.
PullRequest: graalpython/2778
2 parents 9155b87 + ea7e3c2 commit 7b4acad

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

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

0 commit comments

Comments
 (0)