Skip to content

Commit 308f589

Browse files
committed
[GR-21590] Update imports
PullRequest: graalpython/1261
2 parents 736b630 + 570a27e commit 308f589

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "09a17d4b400a70768d3123235d66f54b8ea628f2" }
1+
{ "overlay": "c5a49da5ac8d3ef1beefe6cbce5ebb2618a74e10" }

mx.graalpython/suite.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,23 +44,23 @@
4444
},
4545
{
4646
"name": "tools",
47-
"version": "a7cae0f6d7a4c7308d32eadae70986eee83314ab",
47+
"version": "d9b4e452cc0ab52c3f1c2abdd08d239553948039",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
],
5252
},
5353
{
5454
"name": "sulong",
55-
"version": "a7cae0f6d7a4c7308d32eadae70986eee83314ab",
55+
"version": "d9b4e452cc0ab52c3f1c2abdd08d239553948039",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
]
6060
},
6161
{
6262
"name": "regex",
63-
"version": "a7cae0f6d7a4c7308d32eadae70986eee83314ab",
63+
"version": "d9b4e452cc0ab52c3f1c2abdd08d239553948039",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)