From c5cf2846c4be0d40e2b317acfe661553483b04ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 14:34:34 +0000 Subject: [PATCH] build(deps): bump scipy from 1.8.1 to 1.9.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.9.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.1...v1.9.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3498f21..73ff0428 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ numpy==1.23.0 photutils==1.5.0 poppy>=1.0.0 pysiaf==0.18.0 -scipy==1.8.1 +scipy==1.9.1 synphot==1.1.1 astroquery==0.4.6