From 49b5bcd7297767bb98023fe6c616cf6409ac504b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 11:04:01 +0000 Subject: [PATCH] Bump pandas from 3.0.2 to 3.0.3 in /dash Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 90afe87..9adb718 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -11,7 +11,7 @@ itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.3 numpy==2.4.4 -pandas==3.0.2 +pandas==3.0.3 plotly==6.7.0 python-dateutil==2.9.0.post0 pytz==2026.1.post1