From 8a332d41b1ebf426552268f51eab6699818ac60a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:36:33 +0000 Subject: [PATCH] Bump astropy from 5.1 to 5.3.3 Bumps [astropy](https://github.com/astropy/astropy) from 5.1 to 5.3.3. - [Release notes](https://github.com/astropy/astropy/releases) - [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst) - [Commits](https://github.com/astropy/astropy/compare/v5.1...v5.3.3) --- updated-dependencies: - dependency-name: astropy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4225f4c..2184f38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ gevent==21.12.0 profanityfilter==2.0.6 django-cors-headers==3.11.0 numpy==1.21.6 -astropy==5.1 +astropy==5.3.3 astroplan==0.8 astroscrappy==1.1.0 fits2image>=0.4.0