From 58b2ae520ac450623187130194a536ec755c41c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:34:10 +0000 Subject: [PATCH] Bump astropy from 5.2.1 to 5.3.3 in /extra_requirements Bumps [astropy](https://github.com/astropy/astropy) from 5.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/v5.2.1...v5.3.3) --- updated-dependencies: - dependency-name: astropy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- extra_requirements/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra_requirements/requirements-tests.txt b/extra_requirements/requirements-tests.txt index 8adf29e..e8ad1e7 100644 --- a/extra_requirements/requirements-tests.txt +++ b/extra_requirements/requirements-tests.txt @@ -1,5 +1,5 @@ astropy==4.3.1; python_version<='3.7' -astropy==5.2.1; python_version>'3.7' +astropy==5.3.3; python_version>'3.7' coverage==6.5.0 coveralls==3.3.1 galpy==1.8.3