From 4889b1a8476773140fd04332bde20f442e6a9ed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 13:43:42 +0000 Subject: [PATCH] Bump pandas from 3.0.1 to 3.0.2 Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0dbce0a6..e22ad1ec 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -42,7 +42,7 @@ nvidia-nvshmem-cu12==3.3.20 ; python_version >= "3.11" and python_version < "3.1 nvidia-nvtx-cu12==12.8.90 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and platform_machine == "x86_64" opt-einsum==3.4.0 ; python_version >= "3.11" and python_version < "3.15" packaging==26.0 ; python_version >= "3.11" and python_version < "3.15" -pandas==3.0.1 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.2 ; python_version >= "3.11" and python_version < "3.15" parameterized==0.9.0 ; python_version >= "3.11" and python_version < "3.15" pillow==12.1.1 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.2 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index b86f4f14..eeb7da8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ matplotlib==3.10.8 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.4.1 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.3 ; python_version >= "3.11" and python_version < "3.15" packaging==26.0 ; python_version >= "3.11" and python_version < "3.15" -pandas==3.0.1 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.2 ; python_version >= "3.11" and python_version < "3.15" pillow==12.1.1 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.2 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"