From 9fd8139aa1912d5f57e598e998e6c67565aaa1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:45:25 +0000 Subject: [PATCH] Bump pandas from 3.0.1 to 3.0.2 in /dash Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.2 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 0970237..b5b11ab 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -11,7 +11,7 @@ itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==1.1.1 numpy==2.4.3 -pandas==3.0.1 +pandas==3.0.2 plotly==6.6.0 python-dateutil==2.9.0.post0 pytz==2026.1.post1