From 311c76d5d20f1406b0f946bb249914c9cd424c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 13:43:35 +0000 Subject: [PATCH] Bump healpy from 1.19.0 to 1.20.0 Bumps [healpy](https://github.com/healpy/healpy) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/healpy/healpy/releases) - [Changelog](https://github.com/healpy/healpy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/healpy/healpy/compare/1.19.0...1.20.0) --- updated-dependencies: - dependency-name: healpy dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-healpy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 9f60ea7ee..1727a2f89 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -9,7 +9,7 @@ colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and platf contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.63.0 ; python_version >= "3.11" and python_version < "3.15" -healpy==1.19.0 ; python_version >= "3.11" and python_version < "3.15" +healpy==1.20.0 ; python_version >= "3.11" and python_version < "3.15" idna==3.18 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" matplotlib==3.11.1 ; python_version >= "3.11" and python_version < "3.15"