From ed8b2c7849f47ae271a175ce19416e6cf42dd4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 01:02:43 +0000 Subject: [PATCH] build(deps): update astroquery requirement from >=0.4.9 to >=0.4.11 Updates the requirements on [astroquery](https://github.com/astropy/astroquery) to permit the latest version. - [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.9...v0.4.11) --- updated-dependencies: - dependency-name: astroquery dependency-version: 0.4.11 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 029c394..d3d7729 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ astroplan>=0.10 astropy>=6.1.5 -astroquery>=0.4.9 +astroquery>=0.4.11 cdshealpix>=0.6.0 ipyaladin>=0.3.0 matplotlib>=3.10.0