From 16ef205c610baef8bc065790dcebdd433735bc3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:32:42 +0000 Subject: [PATCH] Bump astropy from 4.2 to 5.3.3 Bumps [astropy](https://github.com/astropy/astropy) from 4.2 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/v4.2...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 7efbdad..43e391b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ toml==0.10.2 python-irodsclient==0.8.5 # Astronomical processing -astropy==4.2 +astropy==5.3.3 # Testing pytest==6.1.2