From 33ef98c7a3f0acfb4f38eb5748f8104dae4a33b3 Mon Sep 17 00:00:00 2001 From: Eddasol <33518988+Eddasol@users.noreply.github.com> Date: Mon, 23 Jun 2025 06:13:03 +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 7bcfad5..2b187a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,9 +6,9 @@ # dacite==1.9.2 # via alitra (pyproject.toml) -numpy==2.2.4 +numpy==2.3.1 # via # alitra (pyproject.toml) # scipy -scipy==1.15.2 +scipy==1.16.0 # via alitra (pyproject.toml)