From 866c3f43c249ed4cfd17c58c9f2f33a910e07b86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:58:53 +0000 Subject: [PATCH] build(deps): bump astropy from 6.0.0 to 6.0.1 Bumps [astropy](https://github.com/astropy/astropy) from 6.0.0 to 6.0.1. - [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/v6.0.0...v6.0.1) --- 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 900755fd..fe71858b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy==6.0.0 +astropy==6.0.1 ipython==8.22.2 matplotlib==3.8.3 numpy==1.26.4