Skip to content

Commit b4bbcf4

Browse files
committed
Bump TRegex import.
1 parent 4ed323c commit b4bbcf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
},
4545
{
4646
"name": "sulong",
47-
"version": "48408a3a99130928a114cc881ad6badfb9d2210d",
47+
"version": "8312de35e6d63e8be21634a3ffc177bdbc3092e2",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "regex",
55-
"version": "48408a3a99130928a114cc881ad6badfb9d2210d",
55+
"version": "8312de35e6d63e8be21634a3ffc177bdbc3092e2",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)