From 8a4d66eb945b11a6a90f6ad630dc58545dda5714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 02:44:13 +0000 Subject: [PATCH] Bump pyshtools from 4.13.1 to 4.14.0 Bumps [pyshtools](https://github.com/SHTOOLS/SHTOOLS) from 4.13.1 to 4.14.0. - [Release notes](https://github.com/SHTOOLS/SHTOOLS/releases) - [Commits](https://github.com/SHTOOLS/SHTOOLS/compare/v4.13.1...v4.14.0) --- updated-dependencies: - dependency-name: pyshtools dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8ba6a1d5a..fcbb193a0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -52,7 +52,7 @@ pycodestyle==2.14.0 ; python_version >= "3.11" and python_version < "3.15" pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15" pygments==2.19.2 ; python_version >= "3.11" and python_version < "3.15" pyparsing==3.3.2 ; python_version >= "3.11" and python_version < "3.15" -pyshtools==4.13.1 ; python_version >= "3.11" and python_version < "3.15" +pyshtools==4.14.0 ; python_version >= "3.11" and python_version < "3.15" pytest==9.0.2 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" pytz==2025.2 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index d3918d470..0aa319d98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ platformdirs==4.9.2 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15" pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15" pyparsing==3.3.2 ; python_version >= "3.11" and python_version < "3.15" -pyshtools==4.13.1 ; python_version >= "3.11" and python_version < "3.15" +pyshtools==4.14.0 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" pytz==2025.2 ; python_version >= "3.11" and python_version < "3.15" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15"