From 921ff37a0e1cfb76c4e5770cec95dfbedd8ff75c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:32:49 +0000 Subject: [PATCH] Bump astropy from 4.2 to 5.3.3 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ae1a5ad..5a91db0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,6 +2,6 @@ sphinx==3.5.3 matplotlib==3.3.4 -astropy==4.2 +astropy==5.3.3 specutils==1.2 furo==2021.4.11b34