From 340acd954ec648e0705272d1c7f03ce5cc17b71b Mon Sep 17 00:00:00 2001 From: Eddasol <33518988+Eddasol@users.noreply.github.com> Date: Mon, 12 Jan 2026 06:16:43 +0000 Subject: [PATCH] GHA: Update dependencies --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd7f60e..4dfd2cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,9 +6,9 @@ # dacite==1.9.2 # via alitra (pyproject.toml) -numpy==2.3.5 +numpy==2.4.1 # via # alitra (pyproject.toml) # scipy -scipy==1.16.3 +scipy==1.17.0 # via alitra (pyproject.toml)