From 6505210204b92f189f9488e99e5a3ba26457d82b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 12:33:15 +0000 Subject: [PATCH] Bump scipy from 1.15.3 to 1.17.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.15.3 to 1.17.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.15.3...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9332a56..732a7ca 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,4 +4,4 @@ myst-nb==1.4.0 myst-parser==4.0.1 sphinx_rtd_theme==3.1.0 sphinx==8.1.3 -scipy==1.15.3 \ No newline at end of file +scipy==1.17.1 \ No newline at end of file