From bd1852a8ae789e0cb5509865d36dd5f613f031d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 17:34:08 +0000 Subject: [PATCH] Bump scipy from 1.10.1 to 1.12.0 in /extra_requirements Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.12.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.12.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... 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 8adf29e..7eefe08 100644 --- a/extra_requirements/requirements-tests.txt +++ b/extra_requirements/requirements-tests.txt @@ -21,5 +21,5 @@ pytest-xdist==3.0.2 pytest_notebook==0.10.0 wimprates==0.5.0 scipy==1.6.0; python_version<='3.7' -scipy==1.10.1; python_version>'3.7' +scipy==1.12.0; python_version>'3.7' git+https://github.com/JoranAngevaare/Milky_Way_mass_profile