From 20691a16a4fba070d8824803a4396812f6bacb85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:29:47 +0000 Subject: [PATCH] Bump astropy from 3.2.3 to 5.3.3 in /python-scripts Bumps [astropy](https://github.com/astropy/astropy) from 3.2.3 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/v3.2.3...v5.3.3) --- updated-dependencies: - dependency-name: astropy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-scripts/requirements.txt b/python-scripts/requirements.txt index fe31513..ccf48bb 100644 --- a/python-scripts/requirements.txt +++ b/python-scripts/requirements.txt @@ -1,4 +1,4 @@ -astropy==3.2.3 +astropy==5.3.3 numpy==1.17.3 scipy==1.3.1