From d36ca686da89fb31c34cb520311074d20b6371bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:00:24 +0000 Subject: [PATCH 1/2] build(deps): bump scipy from 1.13.0 to 1.14.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.13.0...v1.14.0) --- 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 bd1069a6..c51a06db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ numpy==1.26.4 photutils==1.13.0 poppy>=1.0.0 pysiaf==0.22.0 -scipy==1.13.0 +scipy==1.14.0 synphot==1.4.0 astroquery==0.4.7 From ca74f05fa73467fbd6cd0e79a205e391523bb871 Mon Sep 17 00:00:00 2001 From: Bradley Sappington <101193271+BradleySappington@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:25:56 -0400 Subject: [PATCH 2/2] Update requirements.txt consolidate dependabot --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index c51a06db..db9bf0d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -astropy==6.0.1 -ipython==8.24.0 -matplotlib==3.9.0 -numpy==1.26.4 +astropy==6.1.2 +ipython==8.26.0 +matplotlib==3.9.1 +numpy==2.0.1 photutils==1.13.0 poppy>=1.0.0 pysiaf==0.22.0