From 6a90f33ee7ddcf5a1deed63cf0c617f35bd14889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 13:45:48 +0000 Subject: [PATCH] Bump pandas from 2.3.3 to 3.0.2 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.3 to 3.0.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.2) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.2 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 f433984..5eeef91 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.2 pillow==12.2.0 platformdirs==4.4.0 plotly==6.6.0