Skip to content

Commit f36d9bc

Browse files
committed
[GR-21590] Update imports
PullRequest: graalpython/3600
2 parents 0440498 + 50e3bcc commit f36d9bc

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": "87f37c05aaccb6ab3df2b605a9b846cb70734bc9" }
1+
{ "overlay": "9d5fa2f3ec83f9c612024c9a21ce3f08e8d6cfa1" }

mx.graalpython/suite.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,31 +45,31 @@
4545
},
4646
{
4747
"name": "sdk",
48-
"version": "511d3391a8b3b51e665cb96b8aa2fb1b554407cf",
48+
"version": "83e6cf0c83925d8db205913dabe6968492be96aa",
4949
"subdir": True,
5050
"urls": [
5151
{"url": "https://github.com/oracle/graal", "kind": "git"},
5252
]
5353
},
5454
{
5555
"name": "tools",
56-
"version": "511d3391a8b3b51e665cb96b8aa2fb1b554407cf",
56+
"version": "83e6cf0c83925d8db205913dabe6968492be96aa",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "sulong",
64-
"version": "511d3391a8b3b51e665cb96b8aa2fb1b554407cf",
64+
"version": "83e6cf0c83925d8db205913dabe6968492be96aa",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},
6868
]
6969
},
7070
{
7171
"name": "regex",
72-
"version": "511d3391a8b3b51e665cb96b8aa2fb1b554407cf",
72+
"version": "83e6cf0c83925d8db205913dabe6968492be96aa",
7373
"subdir": True,
7474
"urls": [
7575
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)