From b653348e045e3a04b21f6a10ce409150ab625b1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 20:04:27 +0000 Subject: [PATCH] Bump scipy from 1.6.2 to 1.9.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.6.2 to 1.9.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.2...v1.9.3) --- 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 a114980..efe048f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ numpy==1.20.2 pandas==1.2.3 python-dateutil==2.8.1 pytz==2021.1 -scipy==1.6.2 +scipy==1.9.3 six==1.15.0 smart-open==5.0.0 \ No newline at end of file