From 16e1a56271b2df1329ab25ebee54ee710e32333f Mon Sep 17 00:00:00 2001 From: Ondrej Tethal Date: Mon, 12 Feb 2024 21:16:44 +0000 Subject: [PATCH] [GR-21590] Update imports PullRequest: graalpython/3184 --- vm/mx.vm/suite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/mx.vm/suite.py b/vm/mx.vm/suite.py index 027b0f4d8d44..958110fbfa5b 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -65,7 +65,7 @@ }, { "name": "graalpython", - "version": "faeb128c17bbedefa86a4e82178e01e02f15d51c", + "version": "c55843f6ed7338df3c4268201a5cbb661d56f2d9", "dynamic": True, "urls": [ {"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},