From 90d6ed62c71f9638f85a3ca50c781c663400a909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 19:41:32 +0000 Subject: [PATCH] Bump scipy from 1.9.3 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.10.0) --- 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 d0ac310..8de7f90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ python-dotenv==0.21.0 pytz==2022.6 requests==2.28.1 scikit-learn==1.2.0 -scipy==1.9.3 +scipy==1.10.0 six==1.16.0 sniffio==1.3.0 starlette==0.22.0