From 7133137aa1590f4ca60fac4d09acb40539f9199e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 12:13:04 -0300 Subject: [PATCH] Bump astroquery from 0.4.1 to 0.4.6 Bumps [astroquery](https://github.com/astropy/astroquery) from 0.4.1 to 0.4.6. - [Release notes](https://github.com/astropy/astroquery/releases) - [Changelog](https://github.com/astropy/astroquery/blob/main/CHANGES.rst) - [Commits](https://github.com/astropy/astroquery/compare/v0.4.1...v0.4.6) --- updated-dependencies: - dependency-name: astroquery 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 a384d14..7c14b8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ seaborn==0.11.1 scipy==1.6.3 xgboost==1.0.0 seaborn==0.10.0 -astroquery==0.4.1 +astroquery==0.4.6 scikit_learn==0.24.2 \ No newline at end of file