From 8c1b8081230d81a5fa5b5bcdd5f86daa7b260032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:26:24 +0000 Subject: [PATCH] Bump scipy from 1.9.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 17729ab..2ef747a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ pyarrow==12.0.0 pydeck==0.8.1b0 pytest==7.3.1 pytest-cov==4.1.0 -scipy==1.9.1 +scipy==1.10.0 streamlit==1.23.1 xlrd==1.2.0 XlsxWriter==1.3.7 diff --git a/requirements.txt b/requirements.txt index 9484efa..c2b5c3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ plotly==5.14.1 pluggy==1.0.0 protobuf==3.20.2 pyarrow==12.0.0 -scipy==1.9.1 +scipy==1.10.0 streamlit==1.23.1 xlrd==1.2.0 XlsxWriter==1.3.7