From c87926a8b0a31033e8bb8391e6817e29fbec0e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 13:45:29 +0000 Subject: [PATCH] Bump pandas from 3.0.4 to 3.0.5 Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 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 348ecb713..e4cd96be1 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -16,7 +16,7 @@ matplotlib==3.11.1 ; 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.2 ; python_version >= "3.11" and python_version < "3.15" -pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.5 ; python_version >= "3.11" and python_version < "3.15" pillow==12.3.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.11.0 ; 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 060b9eaf8..abe7ca47a 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.2 ; python_version >= "3.11" and python_version < "3.15" -pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.5 ; python_version >= "3.11" and python_version < "3.15" pillow==12.3.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.11.0 ; 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 06f99a3db..830d15bbc 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -39,7 +39,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.2 ; python_version >= "3.11" and python_version < "3.15" -pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.5 ; python_version >= "3.11" and python_version < "3.15" pillow==12.3.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.11.0 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"