From 8df6186a951591f503a23e3c1b028808b6fd029d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:22:32 +0000 Subject: [PATCH] :arrow_up: Bump scipy from 1.10.1 to 1.15.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.15.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.15.0) --- updated-dependencies: - dependency-name: scipy 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 20284d9..1e56ba6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pyevtk==1.6.0 pyFFTW==0.13.1 pytest==7.4.2 scikit_learn==1.3.0 -scipy==1.10.1 +scipy==1.15.0 setuptools==70.0.0 sphinx_gallery==0.15.0 tensorboard==2.15.0