Skip to content

Commit aac98b4

Browse files
Bump pyshtools from 4.13.1 to 4.14.0 (#1519)
Bumps [pyshtools](https://github.com/SHTOOLS/SHTOOLS) from 4.13.1 to 4.14.0. - [Release notes](https://github.com/SHTOOLS/SHTOOLS/releases) - [Commits](SHTOOLS/SHTOOLS@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a66e129 commit aac98b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pycodestyle==2.14.0 ; python_version >= "3.11" and python_version < "3.15"
5252
pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15"
5353
pygments==2.19.2 ; python_version >= "3.11" and python_version < "3.15"
5454
pyparsing==3.3.2 ; python_version >= "3.11" and python_version < "3.15"
55-
pyshtools==4.13.1 ; python_version >= "3.11" and python_version < "3.15"
55+
pyshtools==4.14.0 ; python_version >= "3.11" and python_version < "3.15"
5656
pytest==9.0.2 ; python_version >= "3.11" and python_version < "3.15"
5757
python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15"
5858
pytz==2025.2 ; python_version >= "3.11" and python_version < "3.15"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ platformdirs==4.9.2 ; python_version >= "3.11" and python_version < "3.15"
2020
pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"
2121
pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15"
2222
pyparsing==3.3.2 ; python_version >= "3.11" and python_version < "3.15"
23-
pyshtools==4.13.1 ; python_version >= "3.11" and python_version < "3.15"
23+
pyshtools==4.14.0 ; python_version >= "3.11" and python_version < "3.15"
2424
python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15"
2525
pytz==2025.2 ; python_version >= "3.11" and python_version < "3.15"
2626
pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)