From 8f349e44ca848f3fa7566aa49f7a6c4bb3c4b7ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:18:49 +0000 Subject: [PATCH] Bump scipy from 1.8.1 to 1.10.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f35043..b8c4326 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ packaging==21.3 Pillow==9.2.0 pyparsing==3.0.9 python-dateutil==2.8.2 -scipy==1.8.1 +scipy==1.10.0 six==1.16.0