From e2bccf7846207892fd82ebe27b42605f76a517cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:13:11 +0000 Subject: [PATCH] Bump scipy from 1.11.1 to 1.11.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.11.1 to 1.11.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.1...v1.11.3) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4f6734b..5f4fefa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ h5py==3.9.0 numpy==1.25.2 pint==0.22 python-dateutil==2.8.2 -scipy==1.11.1 +scipy==1.11.3 diff --git a/requirements_dev.txt b/requirements_dev.txt index a5929b8..3269f7b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,4 +4,4 @@ pint==0.22 pytest==7.4.0 pytest-cov==4.1.0 python-dateutil==2.8.2 -scipy==1.11.1 +scipy==1.11.3