From 49614ab8276940e4e3566da2e5c978c4b8b01fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 19:10:45 +0000 Subject: [PATCH] build(deps): bump astropy from 5.3.2 to 5.3.4 Bumps [astropy](https://github.com/astropy/astropy) from 5.3.2 to 5.3.4. - [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.3.2...v5.3.4) --- updated-dependencies: - dependency-name: astropy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b18d6c5f..9182f4d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.3.2 +astropy==5.3.4 matplotlib==3.8.0 numpy==1.26.0 scipy==1.11.3