From 3a4785bc99c5c1ccf5cd3727ae08135c5d8f78c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:08:59 +0000 Subject: [PATCH] Bump scipy from 1.9.3 to 1.11.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a546946..98bf603 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.23.4 pandas==2.1.3 -scipy==1.9.3 +scipy==1.11.1 session_info==1.0.0 sklearn==1.3.2 statsmodels==0.14.1 \ No newline at end of file