From 889f3a2cd9dcee048ff3b0c4b7ca58e728bf0e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 14:11:50 +0000 Subject: [PATCH] Bump scipy from 1.6.3 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.6.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.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 9f2805a..a668e35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pytest==7.3.1 python-dateutil==2.8.2 pytz==2023.3 PyYAML==6.0 -scipy==1.7.3 +scipy==1.10.0 seaborn==0.12.2 six==1.16.0 sortedcontainers==2.4.0