From d5c95cefd6599a807db6361041e8365a904d659e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:19:16 +0000 Subject: [PATCH] Bump pandas from 1.0.3 to 3.0.1 in /dash Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.0.3 to 3.0.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.0.3...v3.0.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 42f49f0..ceb1b48 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -11,7 +11,7 @@ itsdangerous==1.1.0 Jinja2==3.1.6 MarkupSafe==1.1.1 numpy==2.4.3 -pandas==1.0.3 +pandas==3.0.1 plotly==6.6.0 python-dateutil==2.9.0.post0 pytz==2019.3