From c6bc90de31a40dc0fb5319a74448bf0f7070bb3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:02:00 +0000 Subject: [PATCH] build(deps): bump pandas from 2.3.3 to 3.0.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.3 to 3.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5746e83..3ed6d37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ multitasking==0.0.12 narwhals==2.19.0 numpy==2.4.4 packaging==25.0 -pandas==2.3.3 +pandas==3.0.3 pillow==12.2.0 platformdirs==4.4.0 plotly==6.6.0