From 85964b8d49bac5716ebefed0a7279838880ba184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:32:19 +0000 Subject: [PATCH] chore(deps): bump astropy from 4.0.1.post1 to 5.3.3 Bumps [astropy](https://github.com/astropy/astropy) from 4.0.1.post1 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.0.1.post1...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 249381f..25df7f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pandas>=0.24.2,<1.0 scikit-learn>=0.22.1 matplotlib>=3.1.1 seaborn>=0.9.0 -astropy==4.0.1.post1 +astropy==5.3.3 scikit-image==0.16.2 imageio==2.6.1 pytest==5.4.2