From dd7a3ec546ff05d15db1fae6ff21a40b310603fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:11:53 +0000 Subject: [PATCH] Bump scipy from 1.5.0 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.0...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 2f1e468c..46deb109 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,6 +4,6 @@ numpy==1.19.5 cbsodata==1.3.2 seaborn==0.10.1 xlrd==1.2.0 -scipy==1.5.0 +scipy==1.10.0 requests==2.25.1 cachetools==4.2.0 \ No newline at end of file