From 1233d8713ebf611a06d826f45f0295d658cd8dec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 08:12:49 +0000 Subject: [PATCH] chore(deps): 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