From 1a79e001d15ab06086e41f91afa37464bd15f558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 01:54:51 +0000 Subject: [PATCH] Bump scipy from 1.15.3 to 1.17.0 in /requirements/CI Bumps [scipy](https://github.com/scipy/scipy) from 1.15.3 to 1.17.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.15.3...v1.17.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/CI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/CI/requirements.txt b/requirements/CI/requirements.txt index 3b12d1867..08e9e20f0 100644 --- a/requirements/CI/requirements.txt +++ b/requirements/CI/requirements.txt @@ -14,7 +14,7 @@ appdirs==1.4.4 humanize==4.15.0 pyslim==1.1.0 numpy==2.2.6 -scipy==1.15.3 +scipy==1.17.0 scikit-allel==1.3.13 biopython==1.86 demes==0.2.3