From b48967777af325a761674819bb2c6d6e382fe4e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:21:16 +0000 Subject: [PATCH] Bump scipy from 1.5.4 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.4 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.4...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 14f9471..ccc911d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,7 +17,7 @@ pytest-cov==2.10.1 pytest-sugar==0.9.4 pytest==6.1.2 scikit-learn==0.23.2 -scipy==1.5.4 +scipy==1.10.0 seaborn==0.11.0 tabulate==0.8.7 -e .