From 9dabc6283868a2c513f7f0bc7c15888555cf4de1 Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Thu, 3 Oct 2024 08:42:07 +0000 Subject: [PATCH] [GR-57975] Backport to 24.1: Update bouncycastle dependency PullRequest: graalpython/3474 --- 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 472809418f06..2b9a16c30c5d 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -65,7 +65,7 @@ }, { "name": "graalpython", - "version": "9f8c823b41d79e1da43bf78000ce790ac657e5d6", + "version": "facfb86f6c17a97986300619626538966fbf1ae6", "dynamic": True, "urls": [ {"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},