From 705fde2ee2b471605115a3a87f99b31c86f7a763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 17:15:18 +0000 Subject: [PATCH] Bump pandas from 2.3.2 to 3.0.5 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.2 to 3.0.5. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.2...v3.0.5) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- constraints-release.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints-release.txt b/constraints-release.txt index ab16bb3fc6..04daf23df1 100644 --- a/constraints-release.txt +++ b/constraints-release.txt @@ -23,7 +23,7 @@ matplotlib==3.10.5 mypy==1.17.1 numba==0.61.2 numpy==2.2.0 -pandas==2.3.2 +pandas==3.0.5 psutil==7.0.0 pytest-lazy-fixture==0.6.3 pytest-mock==3.14.1