Bump scipy from 1.17.0 to 1.17.1 in /tools (#2132) Bumps [scipy](https://github.com/scipy/scipy) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/tools/requirements.txt b/tools/requirements.txt index 33648c0..b2ef85c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt
@@ -1,2 +1,2 @@ numpy == 2.4.2 -scipy == 1.17.0 +scipy == 1.17.1