From ad4477915d7b5d62a572cbaa6f8fcad484c75ae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 05:14:10 +0000 Subject: [PATCH] Bump scipy from 1.9.1 to 1.11.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.1 to 1.11.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.1...v1.11.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d16eb4..490e6f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pandas==1.5.3 pandas-datareader==0.10.0 matplotlib==3.5.3 numpy==1.23.5 -scipy==1.9.1 +scipy==1.11.0 missingno==0.5.1 seaborn==0.12.0 plotly==5.11.0