From 4a776565eedca8565f6aac41418cbcaae5f4a81a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 13:49:18 +0000 Subject: [PATCH] Bump packaging from 26.1 to 26.2 Bumps [packaging](https://github.com/pypa/packaging) from 26.1 to 26.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/26.1...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor ... 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 4c5a1061d..3351c51d2 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -15,7 +15,7 @@ kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" matplotlib==3.10.9 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.6 ; python_version >= "3.11" and python_version < "3.15" -packaging==26.1 ; python_version >= "3.11" and python_version < "3.15" +packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.3 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.6 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index bf83f8844..e09ced7b5 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -19,7 +19,7 @@ ml-dtypes==0.5.4 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.6 ; python_version >= "3.11" and python_version < "3.15" opt-einsum==3.4.0 ; python_version >= "3.11" and python_version < "3.15" -packaging==26.1 ; python_version >= "3.11" and python_version < "3.15" +packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.3 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.6 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index b37407219..2d8821f00 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -37,7 +37,7 @@ nvidia-nccl-cu13==2.29.7 ; python_version >= "3.11" and python_version < "3.15" nvidia-nvjitlink==13.0.88 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and (sys_platform == "linux" or sys_platform == "win32") nvidia-nvshmem-cu13==3.4.5 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" nvidia-nvtx==13.0.85 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and (sys_platform == "linux" or sys_platform == "win32") -packaging==26.1 ; python_version >= "3.11" and python_version < "3.15" +packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.3 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.6 ; python_version >= "3.11" and python_version < "3.15"