Skip to content

Commit a5ead8b

Browse files
committed
[GR-21590] Update imports.
PullRequest: graalpython/845
2 parents 7c7df1f + 3f0a5f6 commit a5ead8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "ba6e4e7720df9534bc6b608786ce45ba954661d7" }
1+
{ "overlay": "24133c3957a7e99cef8bf3ecc52833e4eb0ba3fe" }

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
},
4545
{
4646
"name": "sulong",
47-
"version": "783c56aeadd253c159c5dba754b1965b1d83b3f4",
47+
"version": "103af55f4782b9925d4bd2520574dfa35545edf4",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "regex",
55-
"version": "783c56aeadd253c159c5dba754b1965b1d83b3f4",
55+
"version": "103af55f4782b9925d4bd2520574dfa35545edf4",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)