From a4f3e34de0e55e1ced20a125a53a924c70ad0ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:43:55 +0000 Subject: [PATCH] Bump pandas from 3.0.3 to 3.0.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.4 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 83df082eb..cec3ad5d0 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -16,7 +16,7 @@ matplotlib==3.11.0 ; 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.3 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.10.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 838d06546..a7547310c 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.3 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.10.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 5fcd08c5a..f7ff45f0c 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.3 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.10.0 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"