From 0e29ed2b0853716d96ac83023f2f7b525e29b3a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 22:18:26 +0000 Subject: [PATCH] Bump pandas from 3.0.2 to 3.0.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.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 c6aa0a945..3d4fe0582 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -16,7 +16,7 @@ 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" -pandas==3.0.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" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index 8dc0be77c..0238934ca 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -20,7 +20,7 @@ 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" -pandas==3.0.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" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index f4023d592..44ed57e67 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -38,7 +38,7 @@ nvidia-nvjitlink==13.0.88 ; python_version >= "3.11" and python_version < "3.15" 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" -pandas==3.0.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" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"