From 8adcc3f0e5ec2531eef1d5ffeaecc3a8df94960a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:45:11 +0000 Subject: [PATCH] Bump scipy from 1.7.3 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 19a6ec1..9bf63c1 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,6 +1,6 @@ pytest-xdist numpy==1.22 -scipy==1.7.3 +scipy==1.10.0 autograd==1.3 absl-py==1.0.0 dm-tree==0.1.6