Skip to content

Commit bf3d23d

Browse files
committed
[GR-21590] Update Python imports.
PullRequest: graalpython/3434
2 parents 63ab494 + 95f422f commit bf3d23d

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": "675c062da67cc69821c28fe86133a63091428870" }
1+
{ "overlay": "1ff9147f4afb583004082346d424996122690425" }

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

0 commit comments

Comments
 (0)