Skip to content

Commit 6a4aa8b

Browse files
committed
Update imports
1 parent a5fcc1b commit 6a4aa8b

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": "3574d704e1a0beb8d217ea2dbde16158ead449d3" }
1+
{ "overlay": "4aed70dc8b809118c0856e2bafb9a2a1c002ef35" }

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

0 commit comments

Comments
 (0)