From 1ac8f8daa40f12d8281d340a8ce4d7e8e4644727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:53:07 +0000 Subject: [PATCH] Bump scipy from 1.7.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5eaad89..29e98bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.22.0 pyswmm==1.2.0 -scipy==1.7.1 +scipy==1.10.0 pytest==7.1.2 scikit-learn==1.1.2 \ No newline at end of file