From 85799a120586dd75973880ca55eba03525e56dc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 13:05:15 +0000 Subject: [PATCH] Bump astropy from 4.2.1 to 5.2 Bumps [astropy](https://github.com/astropy/astropy) from 4.2.1 to 5.2. - [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.2.1...v5.2) --- updated-dependencies: - dependency-name: astropy dependency-type: direct:production update-type: version-update:semver-major ... 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..57edac0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.20.2 matplotlib==3.4.1 -astropy==4.2.1 +astropy==5.2 pandas==1.2.4 xgboost==1.4.1 seaborn==0.11.1