From ae56c6c6613917c7adffb4f240f9e3462af1ae14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 02:44:18 +0000 Subject: [PATCH] Bump pyparsing from 3.3.2 to 3.3.3 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.3.2...3.3.3) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-healpy.txt | 2 +- requirements-jax.txt | 2 +- requirements-pytorch.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 444d89fce..6e42b43fd 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -21,7 +21,7 @@ pillow==12.3.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.11.11 ; 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" +pyparsing==3.3.3 ; python_version >= "3.11" and python_version < "3.15" pyshtools==4.14.1 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index afb9434f8..6fc4d7c91 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -25,7 +25,7 @@ pillow==12.3.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.11.11 ; 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" +pyparsing==3.3.3 ; python_version >= "3.11" and python_version < "3.15" pyshtools==4.14.1 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 22c0fa23f..e411f3060 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -44,7 +44,7 @@ pillow==12.3.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.11.11 ; 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" +pyparsing==3.3.3 ; python_version >= "3.11" and python_version < "3.15" pyshtools==4.14.1 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15"