From d3a1ba171c884c8a8a85061dbc40ac2f95e8cca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:27:01 +0000 Subject: [PATCH] Bump scipy from 1.9.2 to 1.9.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.2...v1.9.3) --- 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 ccb157fd..b5727fe1 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.4 -scipy==1.9.2 +scipy==1.9.3 six==1.16.0 wheel==0.37.1 semver==2.13.0