Skip to content

Commit a6d63c9

Browse files
committed
[GR-21590] Update imports
PullRequest: graalpython/3842
2 parents 353e73b + 7982cd4 commit a6d63c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "816fa8908eba5ad743452f2b92d9a4f852a3b996" }
1+
{ "overlay": "a283d7bbbaf3ca1fb63ea9c9a7c69bc889960669" }

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
},
5454
{
5555
"name": "tools",
56-
"version": "e37069020fd8ef1041694c0d1539df5aa49609a3",
56+
"version": "82009ecd52f65a742af96afd1a51a847b533fb2a",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "regex",
64-
"version": "e37069020fd8ef1041694c0d1539df5aa49609a3",
64+
"version": "82009ecd52f65a742af96afd1a51a847b533fb2a",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)