From 5c5fd7ac09f4bb40ce5eda07a20e03f7306a0265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:18:30 +0000 Subject: [PATCH] Bump scipy from 1.8.1 to 1.10.0 in /meercat 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] --- meercat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meercat/requirements.txt b/meercat/requirements.txt index 6f5cea9..f6c65ee 100644 --- a/meercat/requirements.txt +++ b/meercat/requirements.txt @@ -51,7 +51,7 @@ pytz==2022.1 requests==2.28.1 requests-oauthlib==1.3.1 rsa==4.9 -scipy==1.8.1 +scipy==1.10.0 seaborn==0.11.2 six==1.16.0 sqlparse==0.4.2