Skip to content

Commit b339603

Browse files
committed
[GR-21590] Update imports
PullRequest: graalpython/2373
2 parents 3de789b + 2d4e0d3 commit b339603

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": "8dac655eb641a4cafc14ce4b8c8f68d7672336a8" }
1+
{ "overlay": "e746098f49cab4e749d7c000b4a1650b00cc5aed" }

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": "08b907996e9c08ee96f858fde61d129bc07ae8f6",
47+
"version": "04c6b3917efeefc1bc0d96f8b14c3cd19dfc7929",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
],
5252
},
5353
{
5454
"name": "sulong",
55-
"version": "08b907996e9c08ee96f858fde61d129bc07ae8f6",
55+
"version": "04c6b3917efeefc1bc0d96f8b14c3cd19dfc7929",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
]
6060
},
6161
{
6262
"name": "regex",
63-
"version": "08b907996e9c08ee96f858fde61d129bc07ae8f6",
63+
"version": "04c6b3917efeefc1bc0d96f8b14c3cd19dfc7929",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)