From 3e8539ef8995c7c5106d1859e7d46b4597375f56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 13:08:52 +0000 Subject: [PATCH] Bump astropy from 4.2.1 to 4.3.post1 Bumps [astropy](https://github.com/astropy/astropy) from 4.2.1 to 4.3.post1. - [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/commits) --- updated-dependencies: - dependency-name: astropy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a384d14..8bbd099 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.20.2 matplotlib==3.4.1 -astropy==4.2.1 +astropy==4.3.post1 pandas==1.2.4 xgboost==1.4.1 seaborn==0.11.1