From d6909fc313f9d0fa7b3c91285565a3b2e6fbec34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 12:28:49 +0000 Subject: [PATCH] Update dependency numpy to v1.26.4 --- requirements-python38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-python38.txt b/requirements-python38.txt index a71ff2d6..147f64f0 100644 --- a/requirements-python38.txt +++ b/requirements-python38.txt @@ -1,6 +1,6 @@ # Used by the library # (taken from Redwood Open edX version) -numpy==1.24.4 +numpy==1.26.4 scipy==1.10.1 pyparsing==3.1.2