From f640af343d056ce077eacbad8aea1d3beb732e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:20:46 +0000 Subject: [PATCH] Bump scipy from 1.8.1 to 1.10.0 in /11-AutoML Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 11-AutoML/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11-AutoML/requirements.txt b/11-AutoML/requirements.txt index f1e521b..82e23e3 100644 --- a/11-AutoML/requirements.txt +++ b/11-AutoML/requirements.txt @@ -185,7 +185,7 @@ schemdraw==0.15 scikit-image==0.19.3 scikit-learn==1.1.2 scikit-plot==0.3.7 -scipy==1.8.1 +scipy==1.10.0 seaborn==0.11.2 selenium==4.4.3 semver==2.13.0