From 4f0e6169cfa2674df9e8bb9b7a7d35149bb06581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 09:06:59 +0000 Subject: [PATCH] Bump scipy from 1.7.0 to 1.7.1 in /extra_requirements Bumps [scipy](https://github.com/scipy/scipy) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- extra_requirements/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra_requirements/requirements-tests.txt b/extra_requirements/requirements-tests.txt index 706661996..8ff0bafec 100644 --- a/extra_requirements/requirements-tests.txt +++ b/extra_requirements/requirements-tests.txt @@ -22,7 +22,7 @@ psutil==5.8.0 # Strax dependency pytest==6.2.4 pytest-cov==2.12.1 scikit-learn==0.24.2 -scipy==1.7.0 # Strax dependency +scipy==1.7.1 # Strax dependency tensorflow==2.5.1 tqdm==4.62.2 xarray==0.19.0