Skip to content

Commit 8f30cee

Browse files
committed
[GR-21590] Update imports
PullRequest: graalpython/3665
2 parents c723616 + ef14e29 commit 8f30cee

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": "840dea7f9575e2e96e2143685751932513fd0c78" }
1+
{ "overlay": "74d43cde38f08edfaa4090f1b24b62dc4cf563ae" }

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": "0f61c409358b6ecdb637d69410c8d3960b289e9c",
48+
"version": "b035c61c0c1dcfcb8ed2f0fc7046e4d702619b5a",
4949
"subdir": True,
5050
"urls": [
5151
{"url": "https://github.com/oracle/graal", "kind": "git"},
5252
]
5353
},
5454
{
5555
"name": "tools",
56-
"version": "0f61c409358b6ecdb637d69410c8d3960b289e9c",
56+
"version": "b035c61c0c1dcfcb8ed2f0fc7046e4d702619b5a",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "sulong",
64-
"version": "0f61c409358b6ecdb637d69410c8d3960b289e9c",
64+
"version": "b035c61c0c1dcfcb8ed2f0fc7046e4d702619b5a",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},
6868
]
6969
},
7070
{
7171
"name": "regex",
72-
"version": "0f61c409358b6ecdb637d69410c8d3960b289e9c",
72+
"version": "b035c61c0c1dcfcb8ed2f0fc7046e4d702619b5a",
7373
"subdir": True,
7474
"urls": [
7575
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)