From 8433e0b32a6373d19990be143d135b9603a7d753 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:52:47 +0000 Subject: [PATCH] Bump scipy from 1.10.0 to 1.18.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.0 to 1.18.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.0...v1.18.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7bb982..b88728a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ QtPy==2.4.3 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 scikit-learn==1.5.0 -scipy==1.10.0 +scipy==1.18.0 seaborn==0.12.2 Send2Trash==2.1.0 six==1.17.0