From a15df1d21382823582b515bd93c2edc8922430bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 02:54:17 +0000 Subject: [PATCH] chore(deps): bump pandas from 1.5.3 to 3.0.5 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 3.0.5. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.3...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/minimum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints/minimum.txt b/constraints/minimum.txt index 5126cc5..6fe32ca 100644 --- a/constraints/minimum.txt +++ b/constraints/minimum.txt @@ -8,7 +8,7 @@ # the minimum file is pinned while the latest file remains a floor. numpy==1.24.0 -pandas==1.5.3 +pandas==3.0.5 scipy==1.9.3 pytz==2023.3 packaging==21.0