Skip to content

Commit 9592e53

Browse files
committed
[GR-21590] Update imports
PullRequest: graalpython/3777
2 parents 174771f + 02abac4 commit 9592e53

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": "ae41f079f9ce46ca5f0ce5a2443c27cab856e403" }
1+
{ "overlay": "33e51c9c3ed51884956280ef1d96f88f96669921" }

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": "f696872837cbc96dff74e9916888e42f1be3a5df",
56+
"version": "2dd8a270c4d1d9ac4e4f2b31a6d70d80028bb41e",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "regex",
64-
"version": "f696872837cbc96dff74e9916888e42f1be3a5df",
64+
"version": "2dd8a270c4d1d9ac4e4f2b31a6d70d80028bb41e",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)