From af471bc16571de30afc354d5647af8b533e3cb93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 00:08:07 +0000 Subject: [PATCH] Bump scipy from 1.10.1 to 1.11.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec0a14c738..1760889edf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ python-dateutil==2.8.2 python-dotenv==1.0.0 pytz==2023.3 requests[socks]==2.31.0 -scipy==1.10.1 +scipy==1.11.1 seaborn==0.12.2 sentry-sdk==1.25.1 setuptools==67.8.0