Skip to content

Commit 19b363d

Browse files
committed
[GR-21590] Update Python imports.
PullRequest: graalpython/2856
2 parents c5d8ac3 + 8b5005f commit 19b363d

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": "5f610cdf7c2a99fd0b6b17434ef4fe42d01c64f1" }
1+
{ "overlay": "d1d53e54bd6ccf9a6ba8d626307f04b09c7526df" }

mx.graalpython/suite.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,31 +44,31 @@
4444
},
4545
{
4646
"name": "sdk",
47-
"version": "e719fdc44f86e90c73298e2d5754eeb97eb6e541",
47+
"version": "0bfd7f832e58a3dd57380ca43cb44ace67f68a77",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "tools",
55-
"version": "e719fdc44f86e90c73298e2d5754eeb97eb6e541",
55+
"version": "0bfd7f832e58a3dd57380ca43cb44ace67f68a77",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
],
6060
},
6161
{
6262
"name": "sulong",
63-
"version": "e719fdc44f86e90c73298e2d5754eeb97eb6e541",
63+
"version": "0bfd7f832e58a3dd57380ca43cb44ace67f68a77",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},
6767
]
6868
},
6969
{
7070
"name": "regex",
71-
"version": "e719fdc44f86e90c73298e2d5754eeb97eb6e541",
71+
"version": "0bfd7f832e58a3dd57380ca43cb44ace67f68a77",
7272
"subdir": True,
7373
"urls": [
7474
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)