From 046f313098771eca734e2322b31b9b631f58cf78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 17:09:06 +0000 Subject: [PATCH] Build(deps): Bump scipy from 1.7.3 to 1.10.0 in /requirements 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/minver.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/minver.txt b/requirements/minver.txt index 88389f6f1..dd982d10c 100644 --- a/requirements/minver.txt +++ b/requirements/minver.txt @@ -3,6 +3,6 @@ numpy==1.21.5 pandas==1.3.5 requests==2.28.1 requests-cache==0.8.0 -scipy==1.7.3 +scipy==1.10.0 timple==0.1.6 websockets==10.3 \ No newline at end of file