From fa7bac46128289529a5e20ddfee40abcb56e6b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 02:43:27 +0000 Subject: [PATCH] Bump pandas from 3.0.0 to 3.0.1 Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.1 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 76aaf0607..c4aafeb19 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.0 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.1 ; 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.1 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index dbf8f26e9..e4b862c9c 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.3.0 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.2 ; python_version >= "3.11" and python_version < "3.15" packaging==26.0 ; python_version >= "3.11" and python_version < "3.15" -pandas==3.0.0 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.1 ; 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.1 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"