Skip to content

Commit 835067e

Browse files
committed
update imports
1 parent f25c626 commit 835067e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mx.graalpython/suite.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# METADATA
66
#
77
# --------------------------------------------------------------------------------------------------------------
8-
"mxversion": "5.219.2",
8+
"mxversion": "5.225.2",
99
"name": "graalpython",
1010
"versionConflictResolution": "latest",
1111

@@ -44,15 +44,15 @@
4444
},
4545
{
4646
"name": "sulong",
47-
"version": "0c62a120119365a1893294f129ae748658ae5c56",
47+
"version": "97c9fe405b077d7addd5e4f82290bb3b345b1727",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "regex",
55-
"version": "0c62a120119365a1893294f129ae748658ae5c56",
55+
"version": "97c9fe405b077d7addd5e4f82290bb3b345b1727",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)