From 933bb33c071c499dc7051e03abac94f244072763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:32:29 +0000 Subject: [PATCH] Bump astropy from 4.2.1 to 5.3.3 Bumps [astropy](https://github.com/astropy/astropy) from 4.2.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/v4.2.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 0d390c5..78285c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy==4.2.1 +astropy==5.3.3 attrs==21.2.0 boto3==1.17.85 botocore==1.20.85