From e95b45e5281c73582dc965809f460658d262acd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 15:15:49 +0000 Subject: [PATCH] Bump scipy from 1.9.0 to 1.9.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 3d5e26a1..efe2fc79 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -8,7 +8,7 @@ pyarrow==9.0.0 pyspark==3.2.1 python-dateutil==2.8.2 pytz==2022.2.1 -scipy==1.9.0 +scipy==1.9.1 six==1.16.0 wheel==0.37.1 semver==2.13.0