From 2cbd99cf24c40487c709764226b714991fbe2cab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:41:55 +0000 Subject: [PATCH] Bump scipy from 1.3.0 to 1.10.0 in /week-06/day-04-05 Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- week-06/day-04-05/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week-06/day-04-05/requirements.txt b/week-06/day-04-05/requirements.txt index e5b61ed..d60caae 100644 --- a/week-06/day-04-05/requirements.txt +++ b/week-06/day-04-05/requirements.txt @@ -66,7 +66,7 @@ pyzmq==18.0.1 qtconsole==4.5.1 requests==2.22.0 scikit-learn==0.21.2 -scipy==1.3.0 +scipy==1.10.0 seaborn==0.9.0 Send2Trash==1.5.0 six==1.12.0