From 4a802c5fdeee5b202051bf5ccbaaab48d160ace9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 15:16:55 +0000 Subject: [PATCH] Bump scipy from 1.8.1 to 1.9.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... 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 389119ca..f1ce50cf 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -8,7 +8,7 @@ pyarrow==8.0.0 pyspark==3.2.1 python-dateutil==2.8.2 pytz==2022.1 -scipy==1.8.1 +scipy==1.9.0 six==1.16.0 wheel==0.37.1 semver==2.13.0