From c14d6686a90c81a423406894f24cf7135c8b5a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 15:56:45 +0000 Subject: [PATCH] Bump scipy from 1.10.1 to 1.13.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.13.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.13.1) --- 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 1a6844a9..7b361d37 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -5,7 +5,7 @@ pandas==1.5.2 pyarrow==12.0.0 python-dateutil==2.8.2 pytz==2022.7.1 -scipy==1.10.1 +scipy==1.13.1 six==1.16.0 wheel==0.38.4 semver==2.13.0