From 43804e6f4303ec24339034c3560d09cb25bd7b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:39:07 +0000 Subject: [PATCH] Bump astropy from 5.0.4 to 5.3.3 Bumps [astropy](https://github.com/astropy/astropy) from 5.0.4 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.0.4...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 05dd931..8fdae7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy == 1.23.5 scipy >= 1.5.4 -astropy == 5.0.4 +astropy == 5.3.3 photutils == 1.1.0 Bottleneck >= 1.3.4 matplotlib >= 3.3.1