From afcdc6d722e405217846ba7f0661f6b2018462f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:50:34 +0000 Subject: [PATCH] Bump scipy from 1.3.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c5980f3..778fd8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==19.3.0 +attrs==19.3.0 backcall==0.1.0 bleach==3.3.0 colorama==0.4.1 @@ -48,7 +48,7 @@ pywinpty==0.5.5 pyzmq==18.1.0 qtconsole==4.5.5 scikit-learn==0.21.3 -scipy==1.3.1 +scipy==1.10.0 Send2Trash==1.5.0 six==1.12.0 statsmodels==0.10.1