From 585e4721e689589461211ab126ea4841cd215941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:42:28 +0000 Subject: [PATCH] Bump scipy from 1.6.3 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.6.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.pre-install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.pre-install.txt b/requirements.pre-install.txt index 0a56892..3053bee 100644 --- a/requirements.pre-install.txt +++ b/requirements.pre-install.txt @@ -3,5 +3,5 @@ # them right Cython==0.29.23 numpy==1.19.5 -scipy==1.6.3 +scipy==1.10.0 setuptools-rust==0.12.1