From 9460c4ca8cd7fb4a4eadaed85473db2749557109 Mon Sep 17 00:00:00 2001 From: Mohaned Qunaibit Date: Thu, 5 Sep 2024 01:46:23 +0000 Subject: [PATCH] [GR-21590] Update imports PullRequest: graalpython/3463 --- 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 7139fc33e4c6..a5715cfc93d8 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -65,7 +65,7 @@ }, { "name": "graalpython", - "version": "b32a31071ded0a882e3607f6e348f3752536f86f", + "version": "5bfb7f937b1f4eb15925c41c9b8528766364b321", "dynamic": True, "urls": [ {"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},