From c272daca8994b5f98a4468aad56e24cbcfc816ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:18:15 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 in /Python/covid_19 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/covid_19/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/covid_19/requirements.txt b/Python/covid_19/requirements.txt index 92cdcff..50c5c86 100644 --- a/Python/covid_19/requirements.txt +++ b/Python/covid_19/requirements.txt @@ -57,7 +57,7 @@ python-dateutil==2.8.1 pytz==2020.1 pyzmq==19.0.2 scikit-learn==0.23.2 -scipy==1.5.2 +scipy==1.10.0 Send2Trash==1.5.0 Shapely==1.7.1 six==1.15.0